@VALUE
Description
Returns the text of the current object (usually a field).
Example
In this example, the rule that contains the action is bound to a field and the smart parameter returns the text of the current field. If the current object is not a field, @VALUE looks for a value in a variable Text of the calling object.
| Action and return value | XML example (if applicable) |
|---|---|
Action: rr_Get("@VALUE") Return value: SUV |
|