W
WilsonOfCanada
Hellos,
I was wondering if there is any built-in function that clears the
array. I was also wondering if this works:
arrMoo = ['33', '342', .... '342']
arrMoo = []
I was wondering if there is any built-in function that clears the
array. I was also wondering if this works:
arrMoo = ['33', '342', .... '342']
arrMoo = []