Boolean Data Type

Use this simple data type to indicate one of two values: true or false.

For usability reasons, Boolean values are sometimes shown as Yes or No. For instance, for the form property InsertAllowed, the two possible values are Yes or No.

Community Additions

ADD
Show: