Bug
| Bug ID Number | BUG-000151838 |
|---|---|
| Submitted | August 24, 2022 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Runtime SDK |
| Version found | 100.14 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Will Not Be Addressed |
To support fields that may or may not exist, account for the field in the script logic before referring to the field.
For example:
if (haskey($feature, "Population"))
return $feature.id
Bug ID: BUG-000151838
Software:
Get help from ArcGIS experts
Download the Esri Support App