Global Variable Deleted
Triggered when a global variable has been deleted
Parameters
Variable Name
Text
Enter the name of a specific global variable
Leave empty to trigger on any global variable.
Persistedrequired
Select
default:
Either
Either
- Trigger on both persisted and non-persisted variablesYes
- Trigger only on persisted variablesNo
- Trigger only on non-persisted variables
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
global.name | string | Example: myGlobalVariable |
global.persisted | bool | Example: true |