Reference
Table of Contents
▸
List of Commands
▸
Convenience Functions
▸
arg2var
◀
arg0
|
autocrop_coords
▶
arg2var
Arguments:
variable_name,argument_1,...,argument_N
Description:
For each i in [1...N], set
variable_name$i=argument_i
.
The variable name should be global to make this command useful (i.e. starts by an underscore).