<?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: Use of Text Strings in Arcade in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/use-of-text-strings-in-arcade/m-p/1504785#M60183</link>
    <description>&lt;P&gt;Is it possible that there are extra spaces in the antennae names? Try this to see if it returns "Yes!".&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;IIf(Trim($feature.Name) == "TRM115000.00 NONE", "Yes!", "No")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2024 14:02:24 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2024-07-12T14:02:24Z</dc:date>
    <item>
      <title>Use of Text Strings in Arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/use-of-text-strings-in-arcade/m-p/1504244#M60164</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to Arcade, and I'm trying to write code that based on the antenna name, it links to the calibration details and images of the antenna. The problem (I think) is the names of the antennas. The antennas are named things like&amp;nbsp;&lt;SPAN&gt;TRM115000.00 NONE and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;TRM59800.00 SCIT. There's no other way to differentiate these antennas besides these names.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've tried to enter in even basic code, but the code never seems to recognize the name. Here's the code I entered, and the "no" is what I got back.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;IIf($feature.Name == "TRM115000.00 NONE", "Yes!", "No")&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JennHat_0-1720712848294.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109519iAFD0AC4C040B4D83/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JennHat_0-1720712848294.png" alt="JennHat_0-1720712848294.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 15:50:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/use-of-text-strings-in-arcade/m-p/1504244#M60164</guid>
      <dc:creator>JennHat</dc:creator>
      <dc:date>2024-07-11T15:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Use of Text Strings in Arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/use-of-text-strings-in-arcade/m-p/1504785#M60183</link>
      <description>&lt;P&gt;Is it possible that there are extra spaces in the antennae names? Try this to see if it returns "Yes!".&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;IIf(Trim($feature.Name) == "TRM115000.00 NONE", "Yes!", "No")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 14:02:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/use-of-text-strings-in-arcade/m-p/1504785#M60183</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2024-07-12T14:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Use of Text Strings in Arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/use-of-text-strings-in-arcade/m-p/1522627#M60907</link>
      <description>&lt;P&gt;It turns out that there were four spaces between TRM115000.00 and None that didn't show up in AGOL. I got this fixed!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 22:44:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/use-of-text-strings-in-arcade/m-p/1522627#M60907</guid>
      <dc:creator>JennHat</dc:creator>
      <dc:date>2024-08-15T22:44:57Z</dc:date>
    </item>
  </channel>
</rss>

