On Variable Value Changed
Send an event when a variable value changes.
Useful when variable changes may come from external scripts, other FSMs, or different regions of the same FSM.
Parameters
| Parameter | Description |
|---|---|
| Variable | The variable to monitor for value changes. |
| Event | Event to send when the value changes. |
Notes
- This action listens while the state is active.