Previous Topic: E27ENext Topic: E29E


E28E

Invalid constant “<constant>“ ‑ exceeds min/max value

Reason

You defined a numeric constant that exceeds the limits of precision for the machine (+2**31‑1 through ‑2**31). The variable <constant> is the invalid constant you entered.

Action

Correct the constant and try again.