Introduction
Getting Started
User Interface
Programming Reference
Programming Tips
Technical Issues
Machine Vision Guide
Application Notes
Filter Reference
Appendices
Bool
Description
Bool is a logic type. There are only two possible values:
False
or
True
.
See also
Boolean on Wikipedia