<?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 use Autotext in IF statement condition? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/382965#M342</link>
    <description>&lt;DIV&gt;&lt;SPAN&gt;Sorry, but how can I see this code?&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;I would like to know how to display a list in an interface.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;ui_style 0, 1
ui_outfield "Select Property", 10, 10, 100, 20
ui_Style 0, 0 
ui_custom_popup_infield "myProperty", 
70, 30, 370, 20, ! X Position, Y Position, Width, Height
1,
3, 
1,  
_displayName,
autoTextListArray&lt;/LI-CODE&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 13 Jun 2023 04:20:59 GMT</pubDate>
    <dc:creator>LeeJaeYoung</dc:creator>
    <dc:date>2023-06-13T04:20:59Z</dc:date>
    <item>
      <title>How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/382944#M339</link>
      <description>&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_0-1686385523786.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/38746iC2560876647EE85C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1686385523786.png" alt="LeeJaeYoung_0-1686385523786.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;aa = "&amp;lt;NOTES&amp;gt;"&amp;nbsp;&lt;/SPAN&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;if&amp;nbsp; aa = "222" then&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; text2 0,0, 11111&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;endif&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P&gt;This if statement doesn't work.&lt;/P&gt;
&lt;P&gt;The intent is to lock the GDL.&lt;BR /&gt;They say they want to prove that they belong to our company by putting in the company name and phone number and making it not work if it is different from this.&lt;/P&gt;
&lt;P&gt;If not, I would like it to be.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;As I tested, the value is not changed, but only calculated with "&amp;lt;NOTES&amp;gt;". The number of characters is 7, and the values of strsub 1 and 2 are "&amp;lt;N".&lt;/P&gt;
&lt;P&gt;It seems that there is a way to get the value from request etc.&lt;BR /&gt;Is this an unsolvable problem?&lt;BR /&gt;Should I add it to my wishlist?&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 09:44:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/382944#M339</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-06-10T09:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/382947#M340</link>
      <description>&lt;PRE class="EnlighterJSRAW" data-enlighter-language="generic"&gt;DIM autoTextListArray[]
n = REQUEST ("AUTOTEXT_LIST", "", autoTextListArray)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Looking at which gsm file can I create this interface?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;DIM autoTextListArray[]
n = REQUEST ("AUTOTEXT_LIST", "", autoTextListArray)

ui_style 0, 1
ui_outfield "Select Property", 10, 10, 100, 20
ui_Style 0, 0 


ui_style 0, 1
ui_outfield "Select Property", 10, 10, 100, 20
ui_Style 0, 0 
ui_custom_popup_infield "myProperty", 
70, 30, 370, 20, ! X Position, Y Position, Width, Height
1,
3, 
1,  
_displayName,
autoTextListArray    !! This is error&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_1-1686394482041.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/38749iAEF4BBB97BC8801A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_1-1686394482041.png" alt="LeeJaeYoung_1-1686394482041.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Jun 2023 04:20:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/382947#M340</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-06-13T04:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/382962#M341</link>
      <description>&lt;P&gt;GDL sadly can't "see" Autotext...&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 18:24:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/382962#M341</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2023-06-10T18:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/382965#M342</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Sorry, but how can I see this code?&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;I would like to know how to display a list in an interface.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;ui_style 0, 1
ui_outfield "Select Property", 10, 10, 100, 20
ui_Style 0, 0 
ui_custom_popup_infield "myProperty", 
70, 30, 370, 20, ! X Position, Y Position, Width, Height
1,
3, 
1,  
_displayName,
autoTextListArray&lt;/LI-CODE&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Jun 2023 04:20:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/382965#M342</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-06-13T04:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/382982#M343</link>
      <description>&lt;P&gt;You cannot work with Autotext in Operations in GDL. You only can display autotext.&lt;BR /&gt;Attached an object which requests all autotexts.&lt;/P&gt;
&lt;P&gt;&lt;A title="Autotext-Selector (gsm file)" href="https://download.b-prisma.de/objekte/Autotext-Selector.gsm" target="_blank" rel="noopener"&gt;https://download.b-prisma.de/objekte/Autotext-Selector.gsm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 14:36:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/382982#M343</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2023-06-11T14:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580726#M6066</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp; is there a way that I can see all listed autotexts?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="DomagojLukinic_0-1702890591135.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/50619iFBB01181C187D70B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DomagojLukinic_0-1702890591135.png" alt="DomagojLukinic_0-1702890591135.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 10:36:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580726#M6066</guid>
      <dc:creator>Domagoj Lukinic</dc:creator>
      <dc:date>2023-12-18T10:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580742#M6067</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/48666"&gt;@Domagoj Lukinic&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi there,&amp;nbsp; is there a way that I can see all listed &lt;STRIKE&gt;audiotexts&lt;/STRIKE&gt; autotexts?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I am not quite sure what you mean.&lt;/P&gt;
&lt;P&gt;There is no list that you can print out if that is what you want.&lt;/P&gt;
&lt;P&gt;Just expand the list you show in your image and you will see them all.&lt;/P&gt;
&lt;P&gt;Better still, just start typing something in the search at the top to see what might be applicable for what you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 10:23:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580742#M6067</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-12-18T10:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580750#M6068</link>
      <description>&lt;P&gt;No no no, I was asking is there a GDL object like&amp;nbsp;&lt;SPAN&gt;Joachim Suehlo made&lt;/SPAN&gt;&amp;nbsp;that has a dropdown menu like that one that has listing of all autotext-s like property's&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 10:38:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580750#M6068</guid>
      <dc:creator>Domagoj Lukinic</dc:creator>
      <dc:date>2023-12-18T10:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580765#M6070</link>
      <description>&lt;P&gt;What do you need additionally to the object "Autotext-Selector"?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 11:11:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580765#M6070</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2023-12-18T11:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580767#M6071</link>
      <description>&lt;P&gt;Hi there, I would need list of custom property's and general parameters...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 11:19:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580767#M6071</guid>
      <dc:creator>Domagoj Lukinic</dc:creator>
      <dc:date>2023-12-18T11:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580768#M6072</link>
      <description>&lt;P&gt;Have you seen this Website: &lt;A href="https://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels" target="_blank"&gt;https://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels&lt;/A&gt;&lt;BR /&gt;There is shown how to work with properties. Is that what you are looking for?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 11:27:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580768#M6072</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2023-12-18T11:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Autotext in IF statement condition?</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580769#M6073</link>
      <description>&lt;P&gt;Aaaaah yes that's what I am looking for. Thank you so much!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 11:32:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-use-Autotext-in-IF-statement-condition/m-p/580769#M6073</guid>
      <dc:creator>Domagoj Lukinic</dc:creator>
      <dc:date>2023-12-18T11:32:07Z</dc:date>
    </item>
  </channel>
</rss>

