|  | 
|  |  |  |  | 
False is one of the possible values of boolean type. The other permitted value is true.
Related keywords:
| false | 
Example 1:
const boolean c_Honiglecken := false;
The constant defined is called c_Honiglecken and has the value false.
BNF definition of false