Boolean

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

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

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

Boolean expressions resolve to a Logical, i.e. 1/0 or TRUE/FALSE