$or
$or
Performs a bit-wise OR of two values.
Syntax
$or(char1,char2)
Parameters
char1 | a character string, or an expression that evaluates to a character string |
char2 | a character string, or an expression that evaluates to a character string |
Return Value
Character string.
Comments
The $or function combines the bit patterns of two characters in the fashion of a Boolean OR and returns the resulting character.
If the char1 or char2 string contains more than one character, only the first character in the string (one byte) is processed. You can express char1 and char2 as hex codes (e.g., 6E).
Example
$or(“