Erase Function [Runtime] /text/sbasic/shared/03104700.xhp Erase
Erase function Erase Function [Runtime] Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size.
Syntax: Erase Arraylist Parameters: Arraylist - The list of arrays to be erased.