EQA1614E The argument in the built-in function name built-in function must be a variable.
Explanation
The built-in function is expecting a variable but a constant or some other invalid item appeared as one of the arguments.
The built-in function is expecting a variable but a constant or some other invalid item appeared as one of the arguments.