dim splitList dim value splitList= split( [Feild1], ";") if ubound(splitList) > 1 then 'if there's no comma, there's only one value in the splitList array and the next statement would error out value = splitList(0) end if
value
address=input[:input.find("-")].strip()
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.