Syntax
set booleanVariable = true|false
Semantics
Assigns a boolean value to booleanVariable.
booleanVariable.
Examples
set b1 = true; set b2 = false;
Related Pages:
set Assignment Statement with Boolean Expressions
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.