<?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: GDL and Regex in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381287#M43752</link>
    <description>&lt;P&gt;I think \t is tab space.&lt;/P&gt;
&lt;P&gt;\n is carriage (line) return.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
    <pubDate>Wed, 24 May 2023 04:45:42 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2023-05-24T04:45:42Z</dc:date>
    <item>
      <title>GDL and Regex</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381284#M43749</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How long has GDL had Regex functionality in Texts or Textblocks?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think I ever noticed it before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to ask GDL to ignore the Regex language?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shaun.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/56547i063A22C2649670BA/image-size/large?v=v2&amp;amp;px=999" border="0" alt="RegexAndGDL.png" title="RegexAndGDL.png" /&gt;</description>
      <pubDate>Wed, 24 May 2023 03:52:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381284#M43749</guid>
      <dc:creator>ShaunTaylor</dc:creator>
      <dc:date>2023-05-24T03:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: GDL and Regex</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381285#M43750</link>
      <description>&lt;P&gt;I have never heard of Regex, but try using a double \\ (or maybe it is triple\\\).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 04:38:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381285#M43750</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-05-24T04:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: GDL and Regex</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381286#M43751</link>
      <description>&lt;P&gt;Yep looks like it is the double, I just googled backslash for Regex and I believe the convention is "\\". I think "\t" is used for the Text I/O Addon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shaun.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 04:42:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381286#M43751</guid>
      <dc:creator>ShaunTaylor</dc:creator>
      <dc:date>2023-05-24T04:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: GDL and Regex</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381287#M43752</link>
      <description>&lt;P&gt;I think \t is tab space.&lt;/P&gt;
&lt;P&gt;\n is carriage (line) return.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 04:45:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381287#M43752</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-05-24T04:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: GDL and Regex</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381288#M43753</link>
      <description>&lt;P&gt;Yes, that is correct and is the convention for Regex (Regular Expressions). I thought I would ask about it. I wonder if GS has documented all the possible expressions that can be used in GDL?&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 04:49:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381288#M43753</guid>
      <dc:creator>ShaunTaylor</dc:creator>
      <dc:date>2023-05-24T04:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: GDL and Regex</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381290#M43754</link>
      <description>&lt;P&gt;Yep, page 12 of the GDL reference guide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_0-1684903916167.png" style="width: 843px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/38194iE5D71FC667DEAF80/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1684903916167.png" alt="BarryKelly_0-1684903916167.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 04:53:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GDL-and-Regex/m-p/381290#M43754</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-05-24T04:53:50Z</dc:date>
    </item>
  </channel>
</rss>

