Skip to content
angerangel edited this page Dec 18, 2012 · 1 revision

Table of Contents

|

USAGE

  value1 | value2

DESCRIPTION

Returns the first value ORed with the second. | is an op value.

ARGUMENTS

  • value1 (logic! integer! char! tuple! binary! bitset! typeset! datatype!)
  • value2 (logic! integer! char! tuple! binary! bitset! typeset! datatype!)

SOURCE

|: op! 
Clone this wiki locally