home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / last < prev    next >
Encoding:
Text File  |  1992-07-09  |  325 b   |  6 lines

  1. last --Operation, one input.
  2.      The input may be any non-empty Logo object.  If the input is  a  list,
  3.      the  output is its last member.  If the input is a word, the output is
  4.      a single-letter word, namely the last letter of the input.  If the in-
  5.      put is empty (a word or list of length zero) an error results.
  6.