Show TOC

Syntax documentationequal_or_not

Syntax Syntax

  1. <equal_or_not> ::=
      <>
    | =
    | ~= <!  for computers with ASCII code  !>
End of the code.