Delimiter token 

Delimiter token

Syntax

<delimiter_token> ::=
  ( | ) | , | . | + | - | * | / | < | > | <> | != | = | <= | >=
| ¬= | ¬< | ¬>
(for machines with EBCDIC code)

| ~= | ~< | ~> (for machines with ASCII code)