| Condition | Error Code | Error Message |
|---|---|---|
| Contents of database global are invalid. | -11 | Variable $VarName has invalid value $Value. |
| Amount has non-numeric value. | -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. |