Description
Set a variable that is shared across the event that triggered it.
Note you need to use the function GetSharedVariable to reference this variable later
SetSharedVariable('Example123', ToString('Hello'))
Example
See online examples
Parameters
Name | Type | Description | Required |
---|---|---|---|
action1 | xxxx | xxxx | xxxx |