Array.clear
Function/Meaning
Delete all the elements of the array.
Type
Arrayclass
method of
Syntax
clear()
Arguments
Return value
None (void)
Explanation