EQA1720E There is no declaration for variable name.

Explanation

A command (for example, CLEAR VARIABLES) requires the use of a variable, but the specified variable was not declared (or was previously cleared).

Programmer response

For a list of session variables that can be referenced in the current programming language, use the LIST NAMES TEST command.