<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Help with Arcade Expression in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/help-with-arcade-expression/m-p/1260095#M65759</link>
    <description>&lt;P&gt;I have built a custom locator that returns the Address and also the borough in the "Match_addr" field. So, when labeled it appears lihe this:&lt;/P&gt;&lt;P&gt;200 Fifth Avenue: Manhattan&lt;/P&gt;&lt;P&gt;I'd like to to just have the address &lt;U&gt;without&lt;/U&gt; the borough.&amp;nbsp; SO, like this:&lt;/P&gt;&lt;P&gt;200 Fifth Avenue&lt;/P&gt;&lt;P&gt;Can anyone help me with this?&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2023 16:39:02 GMT</pubDate>
    <dc:creator>BrianE1</dc:creator>
    <dc:date>2023-02-21T16:39:02Z</dc:date>
    <item>
      <title>Help with Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/help-with-arcade-expression/m-p/1260095#M65759</link>
      <description>&lt;P&gt;I have built a custom locator that returns the Address and also the borough in the "Match_addr" field. So, when labeled it appears lihe this:&lt;/P&gt;&lt;P&gt;200 Fifth Avenue: Manhattan&lt;/P&gt;&lt;P&gt;I'd like to to just have the address &lt;U&gt;without&lt;/U&gt; the borough.&amp;nbsp; SO, like this:&lt;/P&gt;&lt;P&gt;200 Fifth Avenue&lt;/P&gt;&lt;P&gt;Can anyone help me with this?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 16:39:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/help-with-arcade-expression/m-p/1260095#M65759</guid>
      <dc:creator>BrianE1</dc:creator>
      <dc:date>2023-02-21T16:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/help-with-arcade-expression/m-p/1260109#M65764</link>
      <description>&lt;LI-CODE lang="javascript"&gt;var address = "200 Fifth Avenue: Manhattan"
return Split(address, ":")[0]&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 21 Feb 2023 16:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/help-with-arcade-expression/m-p/1260109#M65764</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-02-21T16:57:24Z</dc:date>
    </item>
  </channel>
</rss>

