grandMA3 User Manual Publication

GetGlobalVariable Keyword

grandMA3 User Manual » Command Syntax and Keywords » General Keywords » GetGlobalVariable
Version 2.0

To enter the GetGlobalVariable keyword in the command line, use one of the options:

  • Type GetGlobalVariable
  • Type the shortcut Getg

Description

The GetGlobalVariable keyword is used to display global variables along with their values in the command line history. 

Syntax

GetGlobalVariable ["Variable _Name"]

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*"