formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT)
Description
Boolean data type. FALSE is zero. TRUE is non-zero. NOTE: the size of this type is dependent. It should not be stored on disk, or used in structures that are stored or sent across the network. If you need to store boolean values, you should define your own boolean type that is independent of the operating environment.
Availability
5.0.0.0
Defined in