SetUserVariable
To enter the SetUserVariable keyword in the command line, use one of the options:
- Type SetUserVariable
- Type the shortcut Setu
Description
Section titled âDescriptionâThe SetUserVariable keyword is used to set user-specific variables. It also supports the use of values in properties of other objects as a value of the variable.
SetUserVariable [âName of Variableâ] [Numeric Value]
SetUserVariable [âName of Variableâ] [âText_Valueâ]
SetUserVariable [âName of Variableâ] At [Object] [âObject_Nameâ or Object Number] Property [âProperty_Nameâ] (/Look)
Option Keywords
Section titled âOption KeywordsâThe SetUserVariable keyword uses the following option keywords:
Examples
Section titled âExamplesâ- To set the user variable âGreenâ to the value 5, type:
| User name[Fixture]>SetUserVariable âGreenâ 5 |