<?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 Find Length of Text String in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-find-length-of-text-string/m-p/1207919#M59277</link>
    <description>&lt;P&gt;Thanks so much&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2839"&gt;@KenBuja&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2022 21:43:07 GMT</pubDate>
    <dc:creator>KellyPhipps</dc:creator>
    <dc:date>2022-08-30T21:43:07Z</dc:date>
    <item>
      <title>Arcade Find Length of Text String</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-find-length-of-text-string/m-p/1193988#M57507</link>
      <description>&lt;P&gt;Using ArcGIS Pro 2.9, I'm having trouble finding a way to use Arcade to determine the length of text within a field.&amp;nbsp; For example, I'd like to evaluate a field for if the length of the string is greater than 3 then leave the label blank, otherwise display the Label field...iif(Length($feature.Field) &amp;gt; 3, "", $feature.Label).&lt;/P&gt;&lt;P&gt;The Length function in Arcade is for displaying the length of geometry.&amp;nbsp; Is anyone aware of an Arcade function that can be used to determine the length of a text string?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 15:18:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-find-length-of-text-string/m-p/1193988#M57507</guid>
      <dc:creator>KellyPhipps</dc:creator>
      <dc:date>2022-07-20T15:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Find Length of Text String</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-find-length-of-text-string/m-p/1193990#M57509</link>
      <description>&lt;P&gt;The &lt;A href="https://developers.arcgis.com/arcade/function-reference/data_functions/#count" target="_self"&gt;Count&lt;/A&gt; function returns the number of characters in a string.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 15:19:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-find-length-of-text-string/m-p/1193990#M57509</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2022-07-20T15:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Find Length of Text String</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcade-find-length-of-text-string/m-p/1207919#M59277</link>
      <description>&lt;P&gt;Thanks so much&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2839"&gt;@KenBuja&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 21:43:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcade-find-length-of-text-string/m-p/1207919#M59277</guid>
      <dc:creator>KellyPhipps</dc:creator>
      <dc:date>2022-08-30T21:43:07Z</dc:date>
    </item>
  </channel>
</rss>

