Bogue
| Numéro d’ID de bogue | BUG-000173875 |
|---|---|
| Envoi | January 27, 2025 |
| Dernière modification | February 12, 2025 |
| S’applique à | ArcGIS Pro |
| Version trouvée | 3.4 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 11.0 64 bit |
| Statut | As Designed |
Add error handling for cases where the locArray variable has 0 or 1 items. Refer to the example below.
"var MainLoc = text($feature.LOCATION)
var locArray = Split(MainLoc, " ")
if ( Count(locArray) < 2 ) { // error handling
return
} else { // existing code
var abrevTship = locArray[1]
return abrevTship
}"
ID de bogue: BUG-000173875
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support