Title here
Summary here
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.
The prefix of the variable you would like to update.
Example: global
The name of the variable you would like to update.
Example: variables
The new value of the variable.
Example: rock!
This block does not have any outputs.