clearprops( variable )
Parameters
| Type | Description | |
| variable | lvalue | variable to clear |
_result
Not set.
Descriptions
Removes all property 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
cleararray, clear, countarray, setarraycount, hasprop, countprops, getpropname, assignment (=), copy, initialize, isequal, user variables