Previous Topic: Context-Specific TokensNext Topic: Customizing Scripts


Token Delimiters

The following table describes the token delimiters:

Description

Starting Delimiter

Ending Delimiter

Script Token Delimiter

{

}

Script Comment Delimiter

{*

*}

Script Directive Delimiter

{[

]}

Script Line Continuation Character

{\}

 

Note: An additional category of tokens can be added to scripts to provide additional capabilities not available using standard tokens.