ctext
index
 
Name dispose ( )
Examples
None available
Description Deletes all objects in the array (and the array itself)
Syntax
dispose(c);
dispose(l);
Returns None
Usage Web & Application
Related