Description :
Calculates the logical OR of two values.
Uses :
Returns true if one or both the operands are true.
Example :
Here we are reducing the value of the variable Health by 5 if the object is in contact with any object of class enemy1 or class enemy2.