Changes

Boolean Operators

No change in size, 13:59, 25 June 2013
OR
==OR==
* The ''OR'' operator takes two [[operandsoperand]] s and evaluates to ''true'' if '''either''' of the operands are true.
* Also written as "||".
Example: [True Statement] OR [True Statement] ...evaluates to... '''TRUE'''
8,849
edits