Erase Function

Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size.

Syntax:

Erase Arraylist

Parameter

Arraylist - The list of arrays to be erased.