Version 6 of array exists

Updated 2014-12-01 12:42:58 by dkf
array exists arrayName

Returns 1 if arrayName is an array variable (which might be an empty array), 0 if there is no variable by that name or if it is a scalar variable.


See also