EGL0054E The substring operator is not supported for the operator_name operand of the operand_type type.

Explanation

The substring operator is not valid for the operand type being specified.

User Response

Correct the code to remove the substring operator from the operand type.


Feedback