Skip to content

Variables

Block name
Block rendering

Sets a value to a variable.
var-set-value

Gets variable's value.
var-get-value

Change variable's value by.
var-change-by
If the variable contains a numeric value, the specified value is added to it. Otherwise, the specified value is assigned to the variable.
Changes to another variable or renames or deletes a variable.
var-ops