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()
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.