grandMA3 User Manual Publication

GetUserVariable Keyword

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

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

  • Type GetUserVariable
  • Type the shortcut GetU

Description

The GetUserVariable keyword is used to display user-specific variables along with their values in the command line history. 

Syntax

GetUserVariable ["Variable_Name"]

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