Previous Topic: SymbolsNext Topic: System Response


Syntax Fragments

Some codes use fragments, when the code syntax is too lengthy. The fragment name appears between double quotes in the code syntax.

The expanded fragment appears in the syntax after all other parameters or at the bottom of the code syntax. A heading with the fragment name identifies the expanded fragment.

Example:

CMDName "Parms"

Parms:

[A | B | C]

In this example, the fragment is named "Parms", and the expanded fragment appears at the bottom of the code syntax.