Skip to content

BOOL

Data Type : Standard
BOOL - Boolean value (TRUE or FALSE).

#include <global.h>

Definition :


Description :

A variable of type BOOL may be set to either TRUE or FALSE.

See Also : BOOLBYTE