Copies a local variable's value into a global variable with the same name.
. var ~my_var, +value
. globalize ~my_var
(( n: The value of global variable my_var is: {$$my_var} ))- name: The name of the variable to globalize.
- ifvar: See conditionals
- ifvalue: See conditionals
- ifnot: See conditionals
- none; empty element