Create or Update Global Variable

Create or update a global variable.

This variable will be created if it does not already exist, or updated to the new value if it does.

Inputs

Variable Prefix

The prefix of the variable you would like to update.

Example: global

Variable Name

The name of the variable you would like to update.

Example: variables

Variable Value

The new value of the variable.

Example: rock!

Outputs

This block does not have any outputs.