Was this helpful?
Destroy a Local Variable
You can destroy a local variable that you no longer are using for a frame. However, be sure that you delete all references to the variable in the application, including any escape code, or Vision cannot compile and run your application.
To destroy a local variable
1. Display the Edit Local Variables window as described in Create a Local Variable.
2. Position the cursor on the name of the variable you want to destroy.
3. Select Destroy from the menu.
Vision asks you to confirm that you want to destroy the variable you have selected.
4. Enter y and press Return.
Vision destroys the variable and removes it from the Edit Local Variables window display.
Any local variables for a frame are destroyed automatically if you destroy the frame.
Last modified date: 01/30/2023