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