<?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 Continuing lengthy Expression in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/Continuing-lengthy-Expression/m-p/396244#M9532</link>
    <description>&lt;P&gt;Hello - Is there a recommended way to continue a lengthy Expression in a new Sequence?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've put together an Expression to schedule Zones using the IFS statement but seem to have reached a character limit. I tried continuing it as a new IFS statement in a new sequence but only the items in the first sequence are able to be defined - every item which falls within the parameters of the second sequence return as "undefined" in my schedule.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2023 16:19:58 GMT</pubDate>
    <dc:creator>AG617</dc:creator>
    <dc:date>2023-08-25T16:19:58Z</dc:date>
    <item>
      <title>Continuing lengthy Expression</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Continuing-lengthy-Expression/m-p/396244#M9532</link>
      <description>&lt;P&gt;Hello - Is there a recommended way to continue a lengthy Expression in a new Sequence?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've put together an Expression to schedule Zones using the IFS statement but seem to have reached a character limit. I tried continuing it as a new IFS statement in a new sequence but only the items in the first sequence are able to be defined - every item which falls within the parameters of the second sequence return as "undefined" in my schedule.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 16:19:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Continuing-lengthy-Expression/m-p/396244#M9532</guid>
      <dc:creator>AG617</dc:creator>
      <dc:date>2023-08-25T16:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Continuing lengthy Expression</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Continuing-lengthy-Expression/m-p/400022#M9624</link>
      <description>&lt;P&gt;You could try to divide your expression into two seperate properties, handle them accordingly, and then unite their outcome in a third property.&lt;/P&gt;&lt;P&gt;Prop 1a:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if storey &amp;gt; 5 then
  &amp;lt;first half of code&amp;gt;
else
  &amp;lt;some very special value&amp;gt;
endif&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Prop 1b:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if storey &amp;lt;= 5 then
  &amp;lt;second half of code&amp;gt;
else
  &amp;lt;another very special value&amp;gt;
endif&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Prop 2:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ifs
  Prop 1a # &amp;lt;some very special value&amp;gt; then Prop 1a
  Prop 1b # &amp;lt;another very special value&amp;gt; then Prop 1b
  true then &amp;lt;failure value&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 11:57:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Continuing-lengthy-Expression/m-p/400022#M9624</guid>
      <dc:creator>Stefan L_</dc:creator>
      <dc:date>2023-09-28T11:57:13Z</dc:date>
    </item>
  </channel>
</rss>

