Global Variable Updated
Triggered when a global variable has been updated

Global Variable Updated Trigger Dialog
Parameters
Variable Name
Text
Enter the name of a specific global variable
Leave empty to trigger on any global variable.
Persisted
Toggle
Default:
true
Toggle between Persisted
and Non-Persisted
variables
Persisted
- These variables persist across Streamer.bot restartsNon-Persisted
- These variables should be considered temporary and will be wiped at shutdown
Ensure you select the correct datastore (persisted or non-persisted) for the variable you are trying to get or set
Variables
Name | Type | Description |
---|---|---|
Example Value: 8/4/2023 10:56:06 AM The timestamp of the last write | ||
Example Value: myGlobalVariable The name of the global variable | ||
Example Value: My new value The new value of the global variable | ||
Example Value: My old value The previous value of the global variable | ||
Example Value: true Is this global variable persisted? | ||
Variables generated by all triggers and available within all action executions. |