IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Keywords
editKeywords
editKeywords are reserved tokens for built-in language features.
Errors
- If a keyword is used as an identifier.
Keywords
if |
else |
while |
do |
for |
in |
continue |
break |
return |
new |
try |
catch |
throw |
this |
instanceof |