The RemoveAll function removes all the items wihtout deleting objects.
Syntax
Array.RemoveAll()
Parameters
The RemoveAll function has no parameters.
Return value
The RemoveAll function has no return values.
Example
myArray.RemoveAll()
The RemoveAll function removes all the items wihtout deleting objects.
The RemoveAll function has no parameters.
The RemoveAll function has no return values.