The syntax notation is as follows:
- Braces { } mean you must include one item from within them.
- Vertical bar | separates the items within the braces.
- Square brackets [ ] mean that the items within them are optional.
- Three dots ... mean that you can specify multiple instances of the preceding
item.
- Italics are used for parameter values in the documentation, but not in
the online help.