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 variables
  • Yes - Trigger only on persisted variables
  • No - Trigger only on non-persisted variables

Variables

The following variables will be populated when this trigger executes:

Description
global.namestring
Example: myGlobalVariable
global.persistedbool
Example: true