Wait For Bool Value
Wait for a bool variable condition.
| Parameter | Description |
|---|---|
| Bool Variable | The bool variable to check. |
| Condition | IsTrue, IsFalse, or Changed Changed is true when the variable value changes from its initial value recorded when entering the state. |