home *** CD-ROM | disk | FTP | other *** search
/ Turbo Toolbox / Turbo_Toolbox.iso / sharew / logo / doslogo / help / either.hlp < prev    next >
Encoding:
Text File  |  1990-06-11  |  212 b   |  4 lines

  1. either  -- Operation (predicate), two inputs.  Abbreviation: or
  2.      The two inputs must be either true or false.  The output is true if at
  3.      least one of the inputs is true; otherwise the output is false.
  4.