Page tree

Release 8.2.2


Contents:

   

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

This page has no comments.