Variable

You can handle data by using variable blocks.

Set a global variable with the fourth block (set "variableName" ...) or set a local variable using the second block (local "variableName" ...)

Last updated

Was this helpful?