true false
| Keywords | |
|---|---|
| Purpose | Used as parameter values for certain Agent methods. | 
| Description | 
 These keywords are not case-sensitive, but unlike other keywords, the convention is to use lowercase. | 
| Examples | 
 
 
 | 
| Notes | True and False cannot be used in SQLite SELECT statements, which must use 1 and 0 instead. |