Changes

Boolean Operators

2 bytes added, 14:13, 27 June 2013
no edit summary
==OR==
* The '''OR''' operator takes two [[operand]]s and evaluates to ''true'' if '''either''' of the operands are true.
* Also written as "||", between the two operands.
Example: [True Statement] OR [True Statement] ...evaluates to... '''TRUE'''
8,849
edits