Boolean

From AgileApps Support Wiki
Revision as of 17:27, 10 June 2011 by imported>Aeric

Boolean operators provide the ability to include or exclude groups of records in Expressions.

The Boolean operators are:

&& Logical AND (and)
|| Logical OR (or)
( Open Parenthesis
) Close Parenthesis Bracket

Boolean expressions resolve to a Logical value: 1/0 or TRUE/FALSE.