Or# swordfish.function.Or()# Return the element-by-element logical X OR Y. If the operands contain null values, the operator || returns NULL. 参数: X (Constant) -- A scalar/pair/vector/matrix. Y (Constant) -- A scalar/pair/vector/matrix.