Array.clear

Function/Meaning

Delete all the elements of the array.

Type
Arrayclassmethod of
Syntax
clear()
Arguments
Return value
None (void)
Explanation