<?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: How to get a maximum value from array list? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-get-a-maximum-value-from-array-list/m-p/294989#M9979</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
To get the maximum value from an array you have to use the PUT and GET commands, eg.&lt;BR /&gt;
&lt;BR /&gt;
PUT(array)&lt;BR /&gt;
PARAMETERS max_value_from_array = MAX(GET(NSP)) &lt;BR /&gt;
&lt;BR /&gt;
Wesley</description>
    <pubDate>Wed, 09 Sep 2015 12:08:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-09T12:08:55Z</dc:date>
    <item>
      <title>How to get a maximum value from array list?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-get-a-maximum-value-from-array-list/m-p/294988#M9978</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello!&lt;BR /&gt;
&lt;BR /&gt;
I have generated one dimendional array list, which has a different number of variables , depent from the case.&lt;BR /&gt;
&lt;BR /&gt;
How to get a maximum value from array list?&lt;BR /&gt;
&lt;BR /&gt;
I tried different examples, but none of them work:&lt;BR /&gt;
&lt;BR /&gt;
PARAMETERS max_value_from_array = MAX(array)&lt;BR /&gt;
&lt;BR /&gt;
or&lt;BR /&gt;
&lt;BR /&gt;
PARAMETERS max_value_from_array = MAX(array[])&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Sep 2015 13:06:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-get-a-maximum-value-from-array-list/m-p/294988#M9978</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-08T13:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a maximum value from array list?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-get-a-maximum-value-from-array-list/m-p/294989#M9979</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
To get the maximum value from an array you have to use the PUT and GET commands, eg.&lt;BR /&gt;
&lt;BR /&gt;
PUT(array)&lt;BR /&gt;
PARAMETERS max_value_from_array = MAX(GET(NSP)) &lt;BR /&gt;
&lt;BR /&gt;
Wesley</description>
      <pubDate>Wed, 09 Sep 2015 12:08:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-get-a-maximum-value-from-array-list/m-p/294989#M9979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-09T12:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a maximum value from array list?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-get-a-maximum-value-from-array-list/m-p/294990#M9980</link>
      <description>Thanks for the advice.&lt;BR /&gt;
Now my code works correctly.</description>
      <pubDate>Thu, 10 Sep 2015 09:15:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-get-a-maximum-value-from-array-list/m-p/294990#M9980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-10T09:15:40Z</dc:date>
    </item>
  </channel>
</rss>

