Programming Reference / Logic / Boolean Constant


This instruction allows you to select either a Boolean TRUE or Boolean FALSE as an operand in any Boolean function.



In this example we used the Compare instruction and provided a Boolean variable we created named “MyBOOL”. The result of the Compare instruction will be a Boolean AND between the value of “MyBOOL” and Boolean TRUE.



Available Operations

You can select either true or false as the value for this instruction