@F.<variable_name>

Description

Accesses the value of the specified variable within the current field.

Example

In this example, the smart parameter returns the value of the TYPE variable for the current field.

Action and return value XML example (if applicable)

Action: rr_Get("@F.TYPE")

Return value: Pickup_Date

<F id="Pickup_Date">
 <V n="TYPE">Pickup_Date</V>
 <V n="Position">183,402,535,463</V>