GetUserVariable
To enter the GetUserVariable keyword in the command line, use one of the options:
- Type GetUserVariable
- Type the shortcut Get
Description
Section titled “Description”The GetUserVariable keyword is used to display user-specific variables along with their values in the command line history.
Syntax
Section titled “Syntax”GetUserVariable [“Variable_Name”****]
Examples
Section titled “Examples”- To display all user-specific variables in the command line history, type:
| User name[Fixture]>GetUserVariable ”*” |
- To display all user-specific variables beginning with the letter f, type:
| User name[Fixture]>GetUserVariable “f*” |