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()
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.