Introduction
Getting Started
Technical Issues
Machine Vision Guide
Function Reference
Type Reference
Bool
Description
Bool is a logic type. There are only two possible values:
False
or
True
.
See also
Boolean on Wikipedia