B : Boolean expression

Boolean expression

An expression that evaluates to True or False. For example, Total > 3000 is a Boolean expression. If the condition is met, the condition evaluates to True. If the condition is not met, the condition evaluates to False.

Related term

expression

Contrast with

conditional expression, numeric expression


(c) Copyright Actuate Corporation 2011