grandMA3 User Manual Publication
EndIf Keyword
grandMA3 User Manual » Command Syntax and Keywords » General Keywords » EndIf
|
Version 2.0
|
Important: | |
If the If keyword is already entered in the command line, pressing If again makes it an EndIf. |
- Type EndIf
- Type the shortcut End
- To create preset 1.1 using fixtures of group 5 type:
To enter the EndIf keyword in the command line, use one of the options:
Description
EndIf is a helping keyword that indicates the end of an If statement.
It enables If statements to be entered in the middle of a syntax. Upon processing, the If statement is moved to the end of the syntax, and is used as a filter or condition. This enables If syntax to be used in conjunction with pool items.
For more information see If Keyword.
Syntax
[Function] If [Object] ["Object_Name" or Object_Number] EndIf [Object] ["Object_Name" or Object_Number]
Example
User name[Fixture]>Store If Group 5 EndIf Preset 1.1 |
Result in the command line history:
OK : | Store If Group 5 EndIf Preset 1 .1 |