Creating user variables
You can define variables for use in the processes that you add to a flowchart.
1.
2.
Click OptionsTwo radio button controls with a menu arrow that points down icon and select User Variables.
The User Variables dialog opens.
3.
In the Variable Name column, enter a name for the new user variable: Click the <Click here to add new item> hotspot.
4.
In the Data Type column, select a data type from the list. If you do not select a data type, the application selects None when you click OK.
The None data type can produce unpredictable results, so it is best to specify the correct data type.
5.
In the Initial Value column, enter a starting value. You can also profile fields for available values by clicking the ellipsis button(...) that becomes available when you click inside the column.
6.
In the Current Value column, enter a current value for the user variable. You can also profile fields for available values by clicking the ellipsis button (...) that becomes available when you click inside the column.
7.
8.
The application stores the new user variables. You can access them later when you configure processes.
After a flowchart runs, the Current Value of each user variable displays in the Current Value section for each user variable. If the current value is different from the initial value, you can restore the initial value by clicking Restore Defaults.
*
If the Current Value of a user variable is redefined in a Select process, resetting the Current Value to the Initial Value manually has no effect on the value of the user variable during a flowchart, branch, or process run.