home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / RLaB 1.15c / help / exist < prev    next >
Encoding:
Text File  |  1994-02-21  |  189 b   |  11 lines  |  [TEXT/RLAB]

  1. exist:
  2.  
  3. Syntax:    exist ( VAR )
  4.  
  5. Description:
  6.  
  7.     The exist function returns TRUE (1) if VAR exists, and FALSE
  8.     (0), if VAR does not exist. VAR is any valid variable name.
  9.  
  10. See Also: who, what
  11.