ExpectBool¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
Input of any type is accepted. | Any |
||
<output> |
Outputs the input value unchanged if it is of type Bool. | Bool |
Checks the input value if it is a Boolean. The shard outputs the input value unchanged if it is of the appropriate type; otherwise, the shard will trigger an error, preventing further execution.