Version 3.9
Quotation Marks " " Character
To enter " " quotation marks into the command line press and hold Shift and " .
Description
With " " quotation marks you can enter text strings into the command line.
Important:
If you do not enter text strings using " " quotation marks, the console interprets the text strings as a command, which can lead to incorrect results.
If you do not enter text strings using " " quotation marks, the console interprets the text strings as a command, which can lead to incorrect results.
Examples
- To label a macro by using the command line enter into the command line:
[Channel]> Label Macro 3 "on"
Macro 3 is labeled as "on".
- To assign an info text for cue 1 enter into the command line:
[Channel]> Assign Cue 1 /info="run after music stops"
Cue 1 contains the information "run after music stops".