<?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: Return &amp;quot;value&amp;quot; of generated parameter in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Return-quot-value-quot-of-generated-parameter/m-p/250406#M32677</link>
    <description>You have set the value of your variable "C" in your GDL script.&lt;BR /&gt;
But you have not set the value of the parameter (if that makes sense).&lt;BR /&gt;
&lt;BR /&gt;
In you GDL parameter script (or it could be the master script) you should have ...&lt;BR /&gt;

&lt;PRE&gt;C = "A" + "B"
PARAMETERS C = C&lt;/PRE&gt;

C needs to be a text parameter of course.&lt;BR /&gt;
The result for C will be "AB".&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Wed, 10 Oct 2018 00:52:16 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2018-10-10T00:52:16Z</dc:date>
    <item>
      <title>Return "value" of generated parameter</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Return-quot-value-quot-of-generated-parameter/m-p/250405#M32676</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Is it possible to read the value of a generated data created from a GDL expression.&lt;BR /&gt;
&lt;BR /&gt;
For example I´m creating a simple object with the value (parameter) A and B&lt;BR /&gt;
In the GDL-script i have the parameter C with i s scripted to be C="A"+"B" (just text)&lt;BR /&gt;
When making a schedule with the parameter C as one of the fields it returns no value - which in one way seems logical since I haven't given any value to the parameter C. But is there a workaround to have the value "A"+"B" show up in the schedule?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Oct 2018 12:48:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Return-quot-value-quot-of-generated-parameter/m-p/250405#M32676</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-09T12:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Return "value" of generated parameter</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Return-quot-value-quot-of-generated-parameter/m-p/250406#M32677</link>
      <description>You have set the value of your variable "C" in your GDL script.&lt;BR /&gt;
But you have not set the value of the parameter (if that makes sense).&lt;BR /&gt;
&lt;BR /&gt;
In you GDL parameter script (or it could be the master script) you should have ...&lt;BR /&gt;

&lt;PRE&gt;C = "A" + "B"
PARAMETERS C = C&lt;/PRE&gt;

C needs to be a text parameter of course.&lt;BR /&gt;
The result for C will be "AB".&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 10 Oct 2018 00:52:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Return-quot-value-quot-of-generated-parameter/m-p/250406#M32677</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-10-10T00:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Return "value" of generated parameter</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Return-quot-value-quot-of-generated-parameter/m-p/250407#M32678</link>
      <description>Thank´s Barry!&lt;BR /&gt;
&lt;BR /&gt;
It´s all in the details.&lt;BR /&gt;
&lt;BR /&gt;
You can't imagine all the work this will save me!&lt;BR /&gt;
&lt;BR /&gt;
/Fredrik</description>
      <pubDate>Wed, 10 Oct 2018 13:55:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Return-quot-value-quot-of-generated-parameter/m-p/250407#M32678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-10T13:55:23Z</dc:date>
    </item>
  </channel>
</rss>

