
The Bool block outputs a TRUE or FALSE value. You can use the Bool block as an "on/off" switch to enable or disable other blocks.
The value of the block can be set as follows:
The following illustrates different ways you can use Bool blocks with user-defined values to control an algorithm's behavior.

To customize the block, update the Block Properties.
| Property | Description |
|---|---|
| Name | Name to display beneath the block on the ADL canvas |
| Value | Boolean value to output: True or False |
| Variable Type |
Method to set the value:
|