Global Variable Created

Triggered when a global variable has been created

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.lastWriteDateTime
Example: 8/4/2023 10:56:06 AM
global.namestring
Example: myGlobalVariable
global.persistedbool
Example: true
global.valuestring
Example: My value