Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
varstab [2020/05/10 03:36]
admin removed
— (current)
Line 1: Line 1:
-=====Vars Tab===== 
-//Vars Tab// shows the user variables and system variables in realtime during model execution.  
- 
-{{http://testoptimal.com/img/IDE_VarsTab.png?600x400}} 
- 
----- 
-====Refresh Variables==== 
-The tab automatically refreshes during the model execution in sync with [[MonitorTab|MonitorTab]]. You can manually refresh the page by clicking on {{http://testoptimal.com/img/refresh.gif}}. 
- 
----- 
-==== Filter Variables==== 
- 
-=== Filter by Type=== 
-The variables include system variables and user defined variables (in MScript). There are two check-boxes on the upper right corner of the tab.  Use these two check-boxes to hide or show user variables, dataset, environment variables or system variables respectively. 
- 
-=== Filter by Name=== 
-You may also show or hide specific variables by clicking on "hide" button or checkbox to the left of each row. Check or uncheck the box to hide the variable. Once the filter is set, only the variables with the checkbox checked will be displayed. A label on the header section shows the number of variables currently displayed out of total number of variables available. 
- 
- 
-=== Editing Variable/DataSet ==== 
-You may change the variable value or dataset's current position by clicking on the variable value or dataset description.  You will be prompted to enter a new value for the user variable or new row position for the dataset as shown below: 
- 
-{{http://TestOptimal.com/img/IDE_VarsTab_EditVar.png?400x200}}