[]
Applies boolean '||' to booleans and bitwise '|' to numeric.
public static Variant Or(Variant a, Variant b)
The first operand.
The second operand.