This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
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 |