Keywords in FormCalc are reserved
words and are case-insensitive. Keywords are used as parts of expressions,
special number literals, and operators.
The following table lists the FormCalc keywords. Do not use any
of these words when naming objects on your form design.
and
|
endif
|
in
|
step
|
break
|
endwhile
|
infinity
|
then
|
continue
|
eq
|
le
|
this
|
do
|
exit
|
lt
|
throw
|
downto
|
for
|
nan
|
upto
|
else
|
foreach
|
ne
|
var
|
elseif
|
func
|
not
|
while
|
end
|
ge
|
null
|
|
endfor
|
gt
|
or
|
|
endfunc
|
if
|
return
|
|
|
|
|