BitwiseOr is a term which returns as a result of the bitwise OR combination of two ByteFields.
Value = ByteFieldTerm1 | ByteFieldTerm2
Below are all the properties / arguments of the term in order listed.
| Name | Type | Art | M | In | R | Description |
|---|
| Value | ByteField | Return | | | The | Return the bitwise OR combination of the two operands |
| ByteFieldTerm1 | ByteField | Term | ● | | In | Linker Operand |
| ByteFieldTerm2 | ByteField | Term | ● | | In | Right Operand |
Legend: No Type = Indeterminate type, see description; M = Property is required (mandatory); In = Verkettbares Element; R = Datenrichtung I = In, O = Out, I/O = In/Out

Please note that this
term activityTerm in the form of an activity is present and can not be entered textually. According to the respective
ActionNode can add further properties.