Asked

I have an EZ Script that changes a variable several times. That works well. Then at the end of the script want to clear that variable from ARC's memory . That does not work. I'm using the new Smart Variable watcher and the variable does not disappear after the script ends. Here is the command and variable I'm using:
Here is the Smart Variable Watcher a while after the script ends. Code:
ClearVariable("$enviro")
Any ideas? Thanks!
Related Hardware EZ-B v4
Related Controls
Script
EZ-Script Console
5) Manually refreshes the variable list and data. This may be necessary if a variable has been deleted by using a ClearVariable command. If your code clears a variable and you're wanting the variable to no longer display in the list, press the Refresh button.
Seems the Smart Variable Watcher may not dynamically clear the variable from the list.
This is resolved. Please also disregard the Premium Support request I sent in.