Value Changed
This node sends a signal when the input value changes.
The Value Changed node is useful to trigger actions in your web app based on changes in your data.
Inputs
Data | Description |
---|---|
Input | The value that this node should observe. When this value changes the Value Changed signal will be triggered. |
Outputs
Signal | Description |
---|---|
Value Changed | This signal is sent when the input value is changed. |