Boolean To (0,1) Function

Owning Palette: Boolean Functions

Requires: Base Development System

Converts a Boolean FALSE or TRUE value to a 16-bit integer with a value of 0 or 1, respectively.

 Add to the block diagram  Find on the palette
Boolean can be a scalar, an array, a cluster of Boolean values, an array of clusters of Boolean values, and so on. If Boolean is an error cluster, only the status parameter of the error cluster passes to the input terminal.
0, 1 is 0 if Boolean is FALSE and 1 if Boolean is TRUE.