Variable Conditions
The Variables group contains the following conditions:
- Get Variable
- Variable Value Changed
Get Variable Condition

The Get Variable condition is verified when a variable value equals the target value.
| Property | Function |
|---|---|
| Variable | Enter the name of the variable to be checked. The variables inside this list are inside the Variables tab of the procedure graph. |
| Value Type | Select the type of the variable to be checked. |
| Value | The value that you want to check, it depends on the type. |
Variable Value Changed Condition
The condition is true when the value of the indicated variable has changed.
| Property | Function |
|---|---|
| Variable | Enter the name of the variable to be checked. The variables inside this list are inside the Variables tab of the procedure graph. |