directives

A directive is a special type of explicit signature. Rather than generating output directly, directives affect the translation of other blocks of text or the operation/state of the translation engine.

Directives do not take modifiers, otherwise they look like explicit signatures.

Examples of directives:

See also this section of the Quick Reference and this section of the User Guide.

source for Home/ByExample/XilizeMarkup/Signatures/Directives :: index.xil

directives

A _directive_ is a special type of explicit signature.  Rather than generating
output directly, directives affect the translation of other blocks of text or
the operation/state of the translation engine.

Directives do not take modifiers, otherwise they look like explicit signatures.

Examples of directives:

* define.
* undef.
* ifdef.
* include.

See also "this section of the Quick
Reference":../../../../Reference/quickref.html#directives and "this section of
the User Guide":../../../../Reference/guide/directives.html.

Long lines are wrapped in this listing.
Use your web browser's "View Page Source" feature to examine the HTML