@ID
Description
Returns the value of the id attribute for the current object. For example, if the rule that contains this special variable is bound to a page, the current object is the current page.
Example
In this example, the rule that contains the action is bound to a page and the smart parameter returns the ID of the current page.
| Action and return value | XML example (if applicable) |
|---|---|
Action: rr_Get("@ID") Return value: TM000001 |
|