GetGlobalVariable
To enter the GetGlobalVariable keyword in the command line, use one of the options:
- Type GetGlobalVariable
- Type the shortcut Getg
Description
Section titled âDescriptionâThe GetGlobalVariable keyword is used to display global variables along with their values in the command line history.Â
GetGlobalVariable [âVariable _Nameâ****]
Examples
Section titled âExamplesâ- To display all variables in the command line history, type:
| User name[Fixture]>GetGlobalVariable â*â |
Â
- To display all variables beginning with the letter f, type:
| User name[Fixture]>GetGlobalVariable âf*â |