home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / doslogo.zip / LOGOHLP.ZIP / BOTH.HLP < prev    next >
Text File  |  1990-06-11  |  203b  |  4 lines

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