Next: , Up: Booleans


3.2.1 Boolean Constants

There are two bool constants: T and F. They represent the values of “true" and “false", respectively.