Execute Attribute Rules
- Last UpdatedMay 25, 2022
- 1 minute read
When a rule is executed, the expression held in the rule is evaluated and the value of the attribute is replaced by the result of the evaluation.
Examples |
|
|---|---|
|
RULE EXECUTE :TEMP1 |
|
|
Executes rule for uda :TEMP1 for the current element. |
|
|
RULE EXE ALL ON ALL BOX FOR /PUMP1 |
|
|
Executes all rules for all boxes owned by /PUMP1. |
|
Command Syntax
>-- RULE EXEcute --+-- attribute_name --.
| |
‘-- ALL -------------+-- ON --.
| |
‘--------+-- <selatt> --.
| |
‘--------------+->