[ANSWERED] How to Clear Data Array
-
Hi, I have a Data Arrays reading an external file. When I delete all the words from the file the data array "Value 1" output doesn't go blank, it seems to hold the last word even though there isn't a word there any more.
I thought about making it look at a second file with a bunch of x's or something, but switching around files quickly seemed odd to me.
Is there a way to make it have a blank out? A sort of reset to blank.
-