$binaryOr

Returns the binary or ed values of parameter 1 and parameter 2.
Syntax
    $binaryOr{integer_1}{integer_2}
DocumentationReturns the binary or ed values of parameter 1 and parameter 2.
Examples
    $binaryOr{16}{3}
GroupMath
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters2
Maximum parameters 2