On a Contact transaction you can display or store the name of the contact the transaction is attached to on the transaction using:
:<font size="3">'''@parent.fullname@'''</font>
On a UTA L1 transaction you can display or store fields from the level one record the transaction is attached to on the transaction by using the following syntax:
:<font size="3">'''@levelone.fieldname@'''</font>
==Examples==