Changes between Version 1 and Version 2 of IfExpression
- Timestamp:
- 12/20/10 02:52:06 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IfExpression
v1 v2 1 = If Expression = 2 1 3 The '''if''' expression evaluates to exactly one of two expressions based on a condition. 2 4