Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Clearing an array
#1
What is the recommended way to reset an array's contents? Do we have to run a FOR loop from 0 TO UBOUND and clear it element by element, or is there a neater way?
I see that the following doesn't work:

Code:
arrayName={}
Reply


Messages In This Thread
Clearing an array - by patters - 2021-01-19, 11:47 PM
RE: Clearing an array - by Ljg701 - 2021-01-20, 12:30 PM
RE: Clearing an array - by boriel - 2021-01-20, 03:15 PM
RE: Clearing an array - by patters - 2021-01-26, 02:04 AM
RE: Clearing an array - by worcestersource - 2021-04-15, 09:27 PM
RE: Clearing an array - by boriel - 2021-04-16, 11:43 AM
RE: Clearing an array - by worcestersource - 2021-04-16, 09:00 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)