Navigation:  Program Reference > Scripting and Variables >

Variable's Actions

Previous pageReturn to chapter overviewNext page

VisualSetup includes a set of click-script actions to change and declare variables.

 

To declare a local variable, just reference a variable that was not declared as global variable yet. You can do it with any action you want.

To change the variable's value use the attribution's actions, for more information about it read the Attribution actions' reference.

To reallocate the variable as an array use the arrays' actions, for more information about it read the Array actions' reference.