Esri Calculator Error Types.
| Constant |
Value |
Description |
| esriCalculatorErrorNoScript |
0 |
No script environment(VB/A) installed. |
| esriCalculatorErrorParse |
1 |
Error parsing expression. |
| esriCalculatorErrorCode |
2 |
Error running VB/A code. |
| esriCalculatorErrorEmptyVal |
3 |
Empty value error (e.g. calculated value is invalid for the specified field). |
| esriCalculatorErrorPutValue |
4 |
Error putting calculated value into the specified field. |
| esriCalculatorErrorStore |
5 |
Error storing calculated value into the specified field. |
| esriCalculatorErrorAllEmptyVal |
6 |
All calculated values are invalid. |
Product Availability
Available with ArcGIS Desktop.