Bundt Scripting Reference · Bundt Scripting Language version 1.0.1.0
The not operator ! performs a Boolean negation of its operand.
This operator applies to Boolean values only.
! BooleanExpression
Expression<Boolean>
write !(17 > 12);
Contents distributed under a Creative Commons Attribution 4.0 International License · About · Terms of Use · Contact Us · last updated on 08 October 2020