Syntax Notation
This notation is used in this document.
Character
|
Name
|
Meaning
|
|
|
Pipe
|
OR
|
{ }
|
Curly brackets
|
Set of OR or AND
|
[ ]
|
Square brackets
|
Optional parameter
|
<variable >
|
Angle brackets
|
Variable
|
>
|
Right angle bracket
|
Prompt: Run command in clish or gclish (Use in procedures or examples only)
|
#
|
Hashtag
|
Prompt: Run command in the Expert mode (Use in procedures or examples only)
|
|
none
|
Required parameter or option
|
Text in monospace : Enter exactly as shown.
Text in italics: Variable name. Enter a valid value.
|