![]() |
Enterprise
RTView®
User Guide |
Add/Edit Variables Variables allow you to use control objects to update other objects in your Enterprise RTView display. To setup a control object to update the value of a variable, attach its varToSet property to a variable using the Attach to Variable Data dialog. To display the results, attach another object to the variable. NOTE: Variables are only available for use within the display where they are created. Select Tools>Variables to open the Variables dialog. To create a variable, enter the Variable Name and Initial Value and click on the Add button. If the variable ends in Color (i.e.: bgColor), click anywhere in the Initial Value field and choose a color from the color chooser palette to set the Initial Value. To delete, select a variable from the list and click Remove. Linking Substitutions
with Variables
NOTE: If the Variable Name begins with a $, the Use As Substitution checkbox will automatically be selected. If the variable specified will be defined as a global variable or in an included display file , then selecting the Public checkbox will make this variable available in all displays. When the Public checkbox is deselected, this variable will only be available for data attachments in the display (.rtv) file where it was defined. Variables associated with global or included display files can only be modified from the display in which they were originally defined. NOTE: If a global variable shares the same name as a local variable, only the local variable will be displayed and the global variable will be ignored.
|
|
|
|
|
|
|
|