<?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: Custom character separator for requested parameter in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329305#M157136</link>
    <description>&lt;P&gt;Sure, no problem. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if I can ask in this topic or open a new one (you can let me know).&lt;/P&gt;&lt;P&gt;I would like to add after those two values the height of the door.&lt;/P&gt;&lt;P&gt;I tried making a new request and append it at the end of the new value,in theory should be like this: n_leaf1 "+"&amp;nbsp; n_leaf2 "+" _heightvalue. But what I have tried it gives error in the floor plan, although the 2D script is ok.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;	_sPrefixStrings[iContent] = sDescriptionDoorLeavesWidth

	if iDoorLeavesWidth = VALUE_AUTOMATIC then
		_DoorLeavesWidth = ""
		nnn = request ("ASSOCLP_PARVALUE", "gs_list_doorleafwidths", index_ww, type_ww, flags_ww, dim1_ww, dim2_ww, _DoorLeavesWidth)
		nnn = request ("ASSOCLP_PARVALUE", "ac_unit_height", index_ww, type_ww, flags_ww, dim1_ww, dim2_ww, _heightValue)

		if bDefaultElem then
			_sContentStrings[iContent][1] = _stLocNoContent 	! "&amp;lt;no content defined&amp;gt;"
		else
			_sContentStrings[iContent][1] = _DoorLeavesWidth
			_sContentStrings[iContent][1] = _heightValue
		endif
	else
		_sContentStrings[iContent][1] = sValueDoorLeavesWidth
	endif

return&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Feb 2022 08:27:01 GMT</pubDate>
    <dc:creator>jc4d</dc:creator>
    <dc:date>2022-02-08T08:27:01Z</dc:date>
    <item>
      <title>Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329177#M157118</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have managed to make a request for the door leaves width via GDL on a label object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see on the screenshot bellow, the label shows the door leaves width separated by "/" and I would like to change it for "x".&lt;/P&gt;&lt;P&gt;Is there a way to change that character for something else?&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="jc4d_0-1644226380718.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/18842i728147D5A44940FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jc4d_0-1644226380718.png" alt="jc4d_0-1644226380718.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 09:35:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329177#M157118</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-02-07T09:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329179#M157119</link>
      <description>&lt;P&gt;Where does the "/" character come from?&lt;/P&gt;
&lt;P&gt;Is it part of the door parameters - can you change it there?&lt;/P&gt;
&lt;P&gt;Or is it part of the label object - i.e. it is added in the label itself?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 10:03:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329179#M157119</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-02-07T10:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329184#M157120</link>
      <description>&lt;P&gt;It is comming automatically as far as I know, because if I add that same parameter to the door schedule it shows the same character. I think that is added by that specific parameter and not by the label, but not sure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how it shows the parameter on the schedule:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jc4d_1-1644228963396.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/18847i10D7CC62E10944D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jc4d_1-1644228963396.png" alt="jc4d_1-1644228963396.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I try to override it by simply writting an "x" it goes back to "/", but I was thinking that maybe in GDL I could force the character override. I'm clueless.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 10:19:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329184#M157120</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-02-07T10:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329215#M157122</link>
      <description>&lt;P&gt;OK, so the 'door leaf widths' parameter seems to be coming from the door object, so it has to be changed in there.&lt;/P&gt;
&lt;P&gt;Is there anything in the door parameters that lets you control this?&lt;/P&gt;
&lt;P&gt;What door is it and what version of Archicad and language as well?&lt;/P&gt;
&lt;P&gt;I only have the AUS library, so may not have the door you have to check it out.&lt;/P&gt;
&lt;P&gt;Different language versions have different door and window objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could alter the default Graphisoft door object - but that is really not a good idea.&lt;/P&gt;
&lt;P&gt;Or if you wrote the GDL label, you could use the SPLIT command on that 'door leaf widths' parameter to split it into a number (first leaf), string (/), number (second leaf).&lt;/P&gt;
&lt;P&gt;Then piece the text back together number (first leaf), your_string (x), number (second leaf).&lt;/P&gt;
&lt;P&gt;SPLIT should work but if it doesn't you could maybe use STRLEN, STRSTR &amp;amp; STRSUB to find the number of characters in the 'door leaf widths' parameter, the position of the '/" character and then get the substrings for just the leaf size parts and put them back together as text with the 'x" separator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 13:49:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329215#M157122</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-02-07T13:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329228#M157123</link>
      <description>&lt;P&gt;Thnaks, I'm using INT version, and the door object is the one that comes with AC 25, hinged Double Door Asymmetric.&lt;/P&gt;&lt;P&gt;For the label I started using the default one that comes built-in which is Door Window Stamp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying your suggestion of splitting the name, but honestly I'm scratching my head on how to proceed with it. The name splitting should happen in the 2D script tab (I think), and this is my code in it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;! ==============================================================================
"getStringDoorLeaves":
! ------------------------------------------------------------------------------
	_sPrefixStrings[iContent] = sDescriptionDoorLeavesWidth

	if iDoorLeavesWidth = VALUE_AUTOMATIC then
		_DoorLeavesWidth = "" : _heightValue = 0
		nnn = request ("ASSOCLP_PARVALUE", "gs_list_doorleafwidths", index_ww, type_ww, flags_ww, dim1_ww, dim2_ww, _DoorLeavesWidth)

		if bDefaultElem then
			_sContentStrings[iContent][1] = _stLocNoContent 	! "&amp;lt;no content defined&amp;gt;"
		else
			_sContentStrings[iContent][1] = _DoorLeavesWidth
		endif
	else
		_sContentStrings[iContent][] = sValueDoorLeavesWidth 
	endif

return&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gs_list_doorleafwidths is from where I get the door leaves width measure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 15:55:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329228#M157123</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-02-07T15:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329282#M157129</link>
      <description>&lt;P&gt;Let's try this.&lt;/P&gt;
&lt;P&gt;Might not be the best solution but I think it will work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You request the door leaf value from the parameter 'gs_list_doorleafwidths' and then assign that value to the parameter '_DoorLeavesWidth'.&lt;/P&gt;
&lt;P&gt;You need to SPLIT that parameter to get the leaf sizes and the separator.&lt;/P&gt;
&lt;P&gt;This will give you a number, text, number.&lt;/P&gt;
&lt;P&gt;The numbers you have to convert back to a text string and then join them all back together to re-create the '_DoorLeavesWidth' parameter but now with your new separator.&lt;/P&gt;
&lt;P&gt;So this is what you want...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;n = SPLIT (_DoorLeavesWidth, "%n/%n", n_leaf1, s_sep, n_leaf2)

s_leaf_1 = STR (n_leaf1, 3, 0)
s_leaf_2 = STR (n_leaf2, 3, 0)

_DoorLeavesWidth = s_leaf_1 + " x " + s_leaf_2&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you place it in your script here, I think it will work.&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="BarryKelly_0-1644288302429.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/18894iE1D1876BE732CE29/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1644288302429.png" alt="BarryKelly_0-1644288302429.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do have that asymmetrical door object, but I see no way of changing the separator in the door parameters itself.&lt;/P&gt;
&lt;P&gt;So I think the above is the best bet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Feb 2022 18:28:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329282#M157129</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-02-13T18:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329286#M157130</link>
      <description>&lt;P&gt;Fantastic, thank you so much for your time and support &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I did a minor adjustment since the second value wasn't returning a float value, I added ^ in the %n, so it looks like this now:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;n = SPLIT (_DoorLeavesWidth, "%^n/%^n", n_leaf1, s_sep, n_leaf2)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And everything is up and running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The bigger door leaf has this value:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jc4d_2-1644303621561.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/18900iFE01914F232828C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jc4d_2-1644303621561.png" alt="jc4d_2-1644303621561.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I don't add the ^, the result in the 2D looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jc4d_0-1644303540054.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/18898iA6B983A165923EA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jc4d_0-1644303540054.png" alt="jc4d_0-1644303540054.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After adding the ^, looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jc4d_1-1644303582038.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/18899i5EBBE35FBA04AD5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jc4d_1-1644303582038.png" alt="jc4d_1-1644303582038.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;About the door object, the parameter can be found here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jc4d_0-1644302670179.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/18897iBC8617835275607E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jc4d_0-1644302670179.png" alt="jc4d_0-1644302670179.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 07:00:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329286#M157130</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-02-08T07:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329293#M157131</link>
      <description>&lt;P&gt;I have no idea what the ^ character does (I know mathematically it is power of) - but glad you got it figured out.&lt;/P&gt;
&lt;P&gt;Maybe it is different for you as you have a comma denoting 1000's in your numbers.&lt;/P&gt;
&lt;P&gt;On my system I don't have anything denoting 1000's.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 07:23:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329293#M157131</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-02-08T07:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329299#M157134</link>
      <description>&lt;P&gt;I was checking the gdl reference guide (&lt;A href="https://gdl.graphisoft.com/reference-guide/functions#SPLIT_gdlcommand" target="_self"&gt;SPLIT_gdlcommand&lt;/A&gt;&amp;nbsp;) and this is what it says:&lt;BR /&gt;&lt;STRONG&gt;format: &lt;/STRONG&gt;&lt;BR /&gt;any combination of constant strings, %s, %n and %^n -s.&lt;BR /&gt;Parts in the string must fit the constant strings, %s denotes any string value delimited by spaces or tabs, while %n or %^n denotes any numeric value. If the ‘^’ flag is present, current system settings for decimal separator and digit grouping characters are taken into consideration when matching the actual numerical value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 07:53:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329299#M157134</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-02-08T07:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329301#M157135</link>
      <description>&lt;P&gt;Thanks for that.&lt;/P&gt;
&lt;P&gt;So the '^' flag takes in to account the decimal separator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I still read an old physical GDL book I have sitting on my desk but it is so old it does not mention this '^' flag.&lt;/P&gt;
&lt;P&gt;I really must start using the PDF manual instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 08:01:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329301#M157135</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-02-08T08:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329305#M157136</link>
      <description>&lt;P&gt;Sure, no problem. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if I can ask in this topic or open a new one (you can let me know).&lt;/P&gt;&lt;P&gt;I would like to add after those two values the height of the door.&lt;/P&gt;&lt;P&gt;I tried making a new request and append it at the end of the new value,in theory should be like this: n_leaf1 "+"&amp;nbsp; n_leaf2 "+" _heightvalue. But what I have tried it gives error in the floor plan, although the 2D script is ok.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;	_sPrefixStrings[iContent] = sDescriptionDoorLeavesWidth

	if iDoorLeavesWidth = VALUE_AUTOMATIC then
		_DoorLeavesWidth = ""
		nnn = request ("ASSOCLP_PARVALUE", "gs_list_doorleafwidths", index_ww, type_ww, flags_ww, dim1_ww, dim2_ww, _DoorLeavesWidth)
		nnn = request ("ASSOCLP_PARVALUE", "ac_unit_height", index_ww, type_ww, flags_ww, dim1_ww, dim2_ww, _heightValue)

		if bDefaultElem then
			_sContentStrings[iContent][1] = _stLocNoContent 	! "&amp;lt;no content defined&amp;gt;"
		else
			_sContentStrings[iContent][1] = _DoorLeavesWidth
			_sContentStrings[iContent][1] = _heightValue
		endif
	else
		_sContentStrings[iContent][1] = sValueDoorLeavesWidth
	endif

return&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 08:27:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329305#M157136</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-02-08T08:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329313#M157139</link>
      <description>&lt;P&gt;I guess it is all related to the original question so we will leave it together.&lt;/P&gt;
&lt;P&gt;First ...&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_0-1644311814828.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/18906iBACC78191EA54659/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1644311814828.png" alt="BarryKelly_0-1644311814828.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I don't know if you need that array, or at least you need a new one because you are assigning 2 different values to the same array variable.&lt;/P&gt;
&lt;P&gt;I am not sure what they are used for - it is hard not seeing the whole label.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Second you are getting the unit height and assigning it to the _heightValue variable.&lt;/P&gt;
&lt;P&gt;This is a number (length) variable.&lt;/P&gt;
&lt;P&gt;I think all you need to do is convert that number to a string so you can tack it onto the end of the string you want to use in your label.&lt;/P&gt;
&lt;P&gt;Something like this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;s_heightvalue = STR(_heightvalue, 3, 0)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then use this for the string output in your label ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;s_leaf_1 + " x " + s_leaf_2 + s_heightvalue&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Feb 2022 18:41:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329313#M157139</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-02-13T18:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329336#M157142</link>
      <description>&lt;P&gt;Awesome, I think I got the hang of it. Thank you so much. &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now everthing is up and running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I accept two solutions in the same topic?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 15:08:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329336#M157142</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-02-08T15:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Custom character separator for requested parameter</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329387#M157160</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/12002"&gt;@jc4d&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Can I accept two solutions in the same topic?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I believe so.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 02:59:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-character-separator-for-requested-parameter/m-p/329387#M157160</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-02-09T02:59:07Z</dc:date>
    </item>
  </channel>
</rss>

