@STATUS
Description
Returns the value of the STATUS variable for the current object. STATUS is also a setup property and might specify a special characteristic (for example, -1 indicates a hidden field).
Example
In this example, the rule that contains the action is bound to a page and the smart parameter returns the status of the current page.
| Action and return value | XML example (if applicable) |
|---|---|
Action: rr_Get("@STATUS") Return value: 1 |
|