Go to the first, previous, next, last section, table of contents.


Tokens and Syntax

A token is a three character sequence enclosed in angle brackets. Any characters can be used and tokens are case sensitive. With the exception of the input text pattern and the equate expressions the other fields can consist only of tokens.

The mode context argument can consist of tokens, the bar character | or the brackets ( and ). The new mode argument can consist of tokens only. The token argument can consist of one token only. The input argument can consist of tokens, characters, and some special characters.


Go to the first, previous, next, last section, table of contents.