/
comp
/
gb
/
array
/ clear
Array.Clear (gb)
Syntax
SUB
Clear
(
)
Clears the array by removing each element.
After a clear, the size of the array is zero.