<?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: How to extract Middle, Left, or Right characters in Calculate Field tool in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-extract-middle-left-or-right-characters-in/m-p/611058#M27205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked out the &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/calculate-field-examples.htm#ESRI_SECTION1_121D1E3E27DC4C84B9C060C9CA26060F"&gt;Code samples -- Strings &lt;/A&gt;in the Field Calculator examples for ArcGIS Pro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I encourage you to learn a bit of Python, which is what parser ArcGIS Pro is using.&amp;nbsp; In Python, strings are sequences that can be indexed, sliced, and much more.&amp;nbsp; In your case, the second character in a three character string is &lt;SPAN style="font-family: courier new,courier;"&gt;!string_field![1]&lt;/SPAN&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2016 18:29:03 GMT</pubDate>
    <dc:creator>JoshuaBixby</dc:creator>
    <dc:date>2016-07-06T18:29:03Z</dc:date>
    <item>
      <title>How to extract Middle, Left, or Right characters in Calculate Field tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-extract-middle-left-or-right-characters-in/m-p/611057#M27204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the commands that replace the MID, LEFT, or RIGHT functions? For example, I need to extract the 2nd character from a 3 character string field named MOO, and populate the field COW with that value. Simple, I am sure, but ...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 18:19:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-extract-middle-left-or-right-characters-in/m-p/611057#M27204</guid>
      <dc:creator>BrianCohen</dc:creator>
      <dc:date>2016-07-06T18:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract Middle, Left, or Right characters in Calculate Field tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-extract-middle-left-or-right-characters-in/m-p/611058#M27205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked out the &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/calculate-field-examples.htm#ESRI_SECTION1_121D1E3E27DC4C84B9C060C9CA26060F"&gt;Code samples -- Strings &lt;/A&gt;in the Field Calculator examples for ArcGIS Pro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I encourage you to learn a bit of Python, which is what parser ArcGIS Pro is using.&amp;nbsp; In Python, strings are sequences that can be indexed, sliced, and much more.&amp;nbsp; In your case, the second character in a three character string is &lt;SPAN style="font-family: courier new,courier;"&gt;!string_field![1]&lt;/SPAN&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 18:29:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-extract-middle-left-or-right-characters-in/m-p/611058#M27205</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-07-06T18:29:03Z</dc:date>
    </item>
  </channel>
</rss>

