Delete Variables

Deleting variables in programs

Tap the trash button to remove a variable. Removing a variable is possible only when a program is stopped. Program will be stopped automatically if it's still running.

 

 

Type and name cannot be changed after variable is added. Value can be changed when application is stopped. Value is also updated live when program is running.