<?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 Re: Arcade Split returns Null in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/arcade-split-returns-null/m-p/1342338#M6809</link>
    <description>&lt;P&gt;You can split the phrase with the text "Spring " (with the space after). This also has a check if the string didn't contain the word "Spring "&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var theArray = Split($feature.Asmt_Roll, "Spring ");
iif (Count(theArray) &amp;gt; 1, theArray[1], "NA");&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2023 20:46:08 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2023-10-26T20:46:08Z</dc:date>
    <item>
      <title>Arcade Split returns Null</title>
      <link>https://community.esri.com/t5/developers-questions/arcade-split-returns-null/m-p/1342317#M6808</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there a way to split more than a word using Arcade expression?&lt;/P&gt;&lt;P&gt;I am trying to use&amp;nbsp;&lt;SPAN&gt;string-slicing, however,&amp;nbsp;the result is null.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to extract all strings from the Assessment Roll Field after Spring.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FYI I am using ArcGIS Pro Calculate Field function&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="slice.PNG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/84171i538CBFA604F266A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="slice.PNG" alt="slice.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 20:14:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/arcade-split-returns-null/m-p/1342317#M6808</guid>
      <dc:creator>NK2</dc:creator>
      <dc:date>2023-10-26T20:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Split returns Null</title>
      <link>https://community.esri.com/t5/developers-questions/arcade-split-returns-null/m-p/1342338#M6809</link>
      <description>&lt;P&gt;You can split the phrase with the text "Spring " (with the space after). This also has a check if the string didn't contain the word "Spring "&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var theArray = Split($feature.Asmt_Roll, "Spring ");
iif (Count(theArray) &amp;gt; 1, theArray[1], "NA");&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 20:46:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/arcade-split-returns-null/m-p/1342338#M6809</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2023-10-26T20:46:08Z</dc:date>
    </item>
  </channel>
</rss>

