Analytics Builder 10.14.0 | Using Analytics Builder for Cumulocity IoT | Block Reference | Logic | OR
 
OR
apama.analyticskit.blocks.core.Or
Performs a logical 'or' on the inputs.
If any of the connected inputs is true, then the output will be true, else false. If all the inputs are of type pulse, then the output will be a pulse. Inputs must be of the same type. The block functions even if some inputs are not connected.
Input Port Details
Name
Description
Type
Value 1
First input value to the block.
boolean
Value 2
Second input value to the block.
boolean
Value 3
Third input value to the block.
boolean
Value 4
Fourth input value to the block.
boolean
Value 5
Fifth input value to the block.
boolean
Output Port Details
Name
Description
Type
OR
The logical 'or' of the inputs.
sameAsAll(value1, value2, value3, value4, value5)