Navigation: Function Index > C
CHKVAR
(CHKVAR('varname'))
Checks to see if a variable name exists. The function returns an integer value of 1 if the variable name exists or declared, and 0 if it is not found or declared.