cleararray( variable )
Parameters
| Type | Description | |
| variable | lvalue | variable to clear |
_result
Not set.
Descriptions
Removes all array elements from variable. This command may only be applied to user variables. For more information about user variables see the user variables topic.
See Also
clearprops, clear, countarray, setarraycount, hasprop, countprops, getpropname, assignment (=), copy, initialize, isequal, user variables