<?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: Property Expression Line Break in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Property-Expression-Line-Break/m-p/371089#M735</link>
    <description>&lt;P&gt;It seems string type properties can't be multiline, if you copy-paste a multiline string from description to value, the newline is lost.&lt;/P&gt;
&lt;P&gt;Using TEXTJOIN ( "\n";...) inserts "n" into the string, as if it is an invalid escape character.&lt;/P&gt;
&lt;P&gt;Using TEXTJOIN ( "\\n";...) inserts "\n" into the string which will be interpreted as a newline if you use the string's value in GDL TEXT command, but stays \n in IES.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Feb 2023 11:25:09 GMT</pubDate>
    <dc:creator>Peter Baksa</dc:creator>
    <dc:date>2023-02-20T11:25:09Z</dc:date>
    <item>
      <title>Property Expression Line Break</title>
      <link>https://community.graphisoft.com/t5/GDL/Property-Expression-Line-Break/m-p/370714#M734</link>
      <description>&lt;P&gt;Hey guys,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wondering if there is a way to add line breaks into property expressions within property manager, for GDL its \n but the backslash character doesnt seem to function within property manager, and i guess it would need to be an operator or such?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers Sam&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 08:29:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Property-Expression-Line-Break/m-p/370714#M734</guid>
      <dc:creator>Samuel1997</dc:creator>
      <dc:date>2024-09-24T08:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Property Expression Line Break</title>
      <link>https://community.graphisoft.com/t5/GDL/Property-Expression-Line-Break/m-p/371089#M735</link>
      <description>&lt;P&gt;It seems string type properties can't be multiline, if you copy-paste a multiline string from description to value, the newline is lost.&lt;/P&gt;
&lt;P&gt;Using TEXTJOIN ( "\n";...) inserts "n" into the string, as if it is an invalid escape character.&lt;/P&gt;
&lt;P&gt;Using TEXTJOIN ( "\\n";...) inserts "\n" into the string which will be interpreted as a newline if you use the string's value in GDL TEXT command, but stays \n in IES.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 11:25:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Property-Expression-Line-Break/m-p/371089#M735</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2023-02-20T11:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Property Expression Line Break</title>
      <link>https://community.graphisoft.com/t5/GDL/Property-Expression-Line-Break/m-p/371157#M736</link>
      <description>&lt;P&gt;Thanks for the brainstorm peter, I guess just have to wait and hope they add in a new line command feature within property expression editor. (The idea i was attempting to achieve was to split a single property expression string result, across multiple lines. )&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 01:35:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Property-Expression-Line-Break/m-p/371157#M736</guid>
      <dc:creator>Samuel1997</dc:creator>
      <dc:date>2023-02-21T01:35:17Z</dc:date>
    </item>
  </channel>
</rss>

