Bundt Scripting Reference · Bundt Scripting Language version 1.0.1.0

Boolean data type

Boolean literals are expressed as either true or false.

Syntax

true | false

Element Notes

Examples

Intent Code
Compare a Boolean expression to a literal write (7 < 25 / 3) == false;

See Also

  • n/a

Contents distributed under a Creative Commons Attribution 4.0 International License · About · Terms of Use · Contact Us · last updated on 08 October 2020