Articles tagged logical
- Using JavaScript Logical Operators in ColdFusion 8
- Logical operators are typically used with Boolean (logical) values; when they are, they return a Boolean value. However, the && and || operators actually return the value of one of the specified operands, so if these operators are used with non-Boolean values, they may return a non-Boolean value. Read more – ‘Using JavaScript Logical Operators in ColdFusion 8’.
- The Law of Unintended Consequences
- Unintended consequences are situations where an action results in an outcome that is not (or not only) that which was intended. The unintended results may be foreseen or unforeseen, but they should are the logical or likely results of the action. Read more – ‘The Law of Unintended Consequences’.
