You're reading the documentation for an older, but still supported version (GL013300).
For information on the latest version, please have a look at GL013301.

2.1.1 Boolean & Debug Constants

Name

Value

Description

TRUE

1

Boolean true value used in legacy-style macro definitions.

FALSE

0

Boolean false value used in legacy-style macro definitions.

DEBUG

0

Default debug flag. Can be overridden at compile time to enable debug-specific logic.