Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version r0682
Excerpt

The Boolean data type expresses true or false values.

Supported Values:

Values can also be expressed as combinations of the following (e.g. True / f).

  • true / false
  • True / False
  • t/f
  • T/F
  • yes / no
  • Yes / No
  • y / n
  • Y / N
  • on / off
  • 1 / 0