home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Internet / jvscript116beta / JvScript / !JvScript / Resources / MenuData / Pure / statem < prev    next >
Encoding:
Text File  |  1999-09-01  |  153 b   |  17 lines

  1. break
  2. comment
  3. continue
  4. do {...} while ()
  5. export
  6. for (;;) {...}
  7. for {...} in {...}
  8. function
  9. if {...} else {...}
  10. import
  11. label
  12. return
  13. switch
  14. var
  15. while
  16. with
  17.