<?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: @ as a string decorator in Python? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/as-a-string-decorator-in-python/m-p/1318553#M72073</link>
    <description>&lt;P&gt;If you can share an example project with the behavior in the history, I think we can log this as a bug.&lt;BR /&gt;&lt;BR /&gt;Cheers, Shaun&lt;/P&gt;</description>
    <pubDate>Tue, 15 Aug 2023 02:07:49 GMT</pubDate>
    <dc:creator>Shaun-Walbridge</dc:creator>
    <dc:date>2023-08-15T02:07:49Z</dc:date>
    <item>
      <title>@ as a string decorator in Python?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/as-a-string-decorator-in-python/m-p/1298256#M70135</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I executed the &lt;A title="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-fields.htm" href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-fields.htm" target="_blank" rel="noreferrer noopener"&gt;arcpy.management.CalculateFields()&lt;/A&gt; tool in ArcGIS Pro and copied/pasted the Python Command to a text editor. In some cases, it prefixes the "fields" parameter with "@" as in &lt;I&gt;fields = @"X !XY!.split("","")[0] #;Y !XY!.split("","")[1] #"&lt;/I&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;I'm unable to find anything that explains what the "@" is doing for the string value. The only uses I've found for it is as a matrix operator and for accessing SHAPE properties.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 18:50:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/as-a-string-decorator-in-python/m-p/1298256#M70135</guid>
      <dc:creator>ErikAnderson</dc:creator>
      <dc:date>2023-06-12T18:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: @ as a string decorator in Python?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/as-a-string-decorator-in-python/m-p/1300459#M70319</link>
      <description>&lt;P&gt;It appears to be a "connector" to indicate that the following syntax is related to the SHAPE of the feature:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/reading-geometries.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/reading-geometries.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Are the &lt;EM&gt;fields&lt;/EM&gt; related to the geometry, by any chance? Like, the Shape, Shape_area, Shape_length, etc.? or are they descriptive attribute fields?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2023 00:11:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/as-a-string-decorator-in-python/m-p/1300459#M70319</guid>
      <dc:creator>MapGrrl</dc:creator>
      <dc:date>2023-06-17T00:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: @ as a string decorator in Python?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/as-a-string-decorator-in-python/m-p/1301108#M70405</link>
      <description>&lt;P&gt;I used the CalculateFields() tool to set multiple fields, some of which were geometry-related. However, the "@" character appeared at the head of and outside the string.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 15:49:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/as-a-string-decorator-in-python/m-p/1301108#M70405</guid>
      <dc:creator>ErikAnderson</dc:creator>
      <dc:date>2023-06-20T15:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: @ as a string decorator in Python?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/as-a-string-decorator-in-python/m-p/1318553#M72073</link>
      <description>&lt;P&gt;If you can share an example project with the behavior in the history, I think we can log this as a bug.&lt;BR /&gt;&lt;BR /&gt;Cheers, Shaun&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 02:07:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/as-a-string-decorator-in-python/m-p/1318553#M72073</guid>
      <dc:creator>Shaun-Walbridge</dc:creator>
      <dc:date>2023-08-15T02:07:49Z</dc:date>
    </item>
  </channel>
</rss>

