Condition | Error Code | Error Message |
---|---|---|
Database global holds non-numeric value. | -11 | Variable $VarName has invalid value $Value. |
Input value is non-numeric. | -2 | Amount is invalid. Got input value $Value. Expected numeric value. |
Got empty string instead of variable name. | -3 | Variable name is missing. Got empty string. |