As Bool

Passes a true or false value through as the type bool, which may be the required type for certain node inputs.

Interface

Inputs

ParameterDetailsPossible Types
Value

Primary Input

bool[]
bool

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

bool
bool[]