Skip to content

Or

in Lib.numbers.bool.combine

Returns true if one of its inputs is true. Consider using [Any] if you want to test more than two booleans.

Input Parameters

Name (Relevancy & Type) Description
A (Boolean)
B (Boolean)

Outputs

Name Type
Result System.Boolean