@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 |
|