Hi, basic question:
What is the best way to clear an array from memory in a running vi? I've
tried to delete the array, but the data seems to remain in memory.
Basically, I just want to perform the same action as Data Operations > Empty
Array.
Thanks in advance.