<?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: Format numbers with leading zeros ? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Format-numbers-with-leading-zeros/m-p/275819#M4851</link>
    <description>After you converted it, you should inquire the length of the string (which will be 1, 2, or 3), and depending on that value, fill the beginning of the string with leading "0" characters.</description>
    <pubDate>Mon, 31 Aug 2020 05:34:44 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2020-08-31T05:34:44Z</dc:date>
    <item>
      <title>Format numbers with leading zeros ?</title>
      <link>https://community.graphisoft.com/t5/GDL/Format-numbers-with-leading-zeros/m-p/275817#M4849</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;Here is a simple question, how to convert integer numbers to strings with leading zeros using str or str{2} functions ?&lt;BR /&gt;&lt;BR /&gt;ex:&lt;BR /&gt;1 to be show as 01 or 001&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Sep 2022 20:45:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Format-numbers-with-leading-zeros/m-p/275817#M4849</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2022-09-26T20:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Format numbers with leading zeros ?</title>
      <link>https://community.graphisoft.com/t5/GDL/Format-numbers-with-leading-zeros/m-p/275818#M4850</link>
      <description>If the format string for the STR function was like normal programming languages, this would be easy, but alas it is 'unique' and seems to have no way of producing leading zeros.</description>
      <pubDate>Mon, 31 Aug 2020 01:31:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Format-numbers-with-leading-zeros/m-p/275818#M4850</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2020-08-31T01:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Format numbers with leading zeros ?</title>
      <link>https://community.graphisoft.com/t5/GDL/Format-numbers-with-leading-zeros/m-p/275819#M4851</link>
      <description>After you converted it, you should inquire the length of the string (which will be 1, 2, or 3), and depending on that value, fill the beginning of the string with leading "0" characters.</description>
      <pubDate>Mon, 31 Aug 2020 05:34:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Format-numbers-with-leading-zeros/m-p/275819#M4851</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-08-31T05:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Format numbers with leading zeros ?</title>
      <link>https://community.graphisoft.com/t5/GDL/Format-numbers-with-leading-zeros/m-p/275820#M4852</link>
      <description>Thank you all</description>
      <pubDate>Mon, 31 Aug 2020 10:29:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Format-numbers-with-leading-zeros/m-p/275820#M4852</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2020-08-31T10:29:28Z</dc:date>
    </item>
  </channel>
</rss>

