Skip to content

And

in Lib.numbers.bool.combine

Returns True if both inputs are true. Consider using [All] if you want to test more than two booleans for true.

Input Parameters

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

Outputs

Name Type
Result System.Boolean