Reserved Words

ICE Data Services -

Reserved Words
Previous  Top  Next


Reserved Words in Javascript

The following words are reserved in the EFS/Javascript language. Do not use these words to create variable or function names.

break
comments
continue
do…while
for
for…in
function
if…else
return
switch
var
while
with
main
preMain