This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revision Both sides next revision | ||
expression [2014/09/28 14:49] ateyourlembas |
expression [2014/09/28 14:50] ateyourlembas |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | <- [[display|Displaying A Passage Within Another]] --------- [[functions|About Functions]]-> | + | <- [[display|Displaying A Passage Within Another]] --------- [[function|About Functions]]-> |
===== About Expressions ===== | ===== About Expressions ===== | ||
Line 134: | Line 134: | ||
| true, false | **Logical values**, created using the logical operators, and commonly used with to the [[<<if>>]] macro. True and false are the only values of this type. | | true, false | **Logical values**, created using the logical operators, and commonly used with to the [[<<if>>]] macro. True and false are the only values of this type. | ||
- | <- [[display|Displaying A Passage Within Another]] --------- [[functions|About Functions]]-> | + | <- [[display|Displaying A Passage Within Another]] --------- [[function|About Functions]]-> |