ID:175088
 
Is this the or operator? and if so how do you create it becuase the only why I know how to type it is to copy and paste.
two of these bars | It's right by your enter key. (On my keyboard at least)
|| = or


Also, it is above your enter key.

It has a split in the middle of the character on the key.
BYOND DEFINITION

Format: A || B
Returns: true value if either A or B is nonzero; false value otherwise

The first true value from left to right completes the evaluation (a practice known as short-circuiting). The entire expression takes the value of the last argument to be evaluated.

locate this key left of back space and right of plus and equal press shift and hit the \ key