Symbols used in describing the syntax of payscript statements and keywords

Required – a required payscript information is enclosed between a less-than and greater-than character.
Example: <required information>

Optional – an optional payscript information is enclosed between square brackets.
Example: [= <expression>]

Symbols/Tokens – symbols and tokens are not enclosed in <> or [].
Example: return;