### trueOrFalse

Any expression that evaluates to the HyperTalk and AppleScript constants `true` or `false`. 

For example:

```
true
false
the hilite of bg btn "Yes"
fld "Zip" contains "95014"
the short name of this stack is "Fred"
```
