Boolean
From AgileApps Support Wiki
Revision as of 23:19, 3 February 2010 by imported>Evelyn
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 Bracket
- ) Close Bracket
Boolean expressions resolve to a Logical, i.e. 1/0 or TRUE/FALSE