<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[how to return 'Numeric' data type and 'Alphanumeric' data type in meta in a gorup.]]></title><description><![CDATA[<p dir="auto">now I use meta want to display 'user01, 80',but I in script of meta write return point value</p>
<p dir="auto">return p121,p123,</p>
<p dir="auto">and only display right side the data.but Ｉwant to diplay two data in a group.how to do ?</p>
<p dir="auto">how<br />
ho</p>
]]></description><link>https://forum.mango-os.com/topic/2131/how-to-return-numeric-data-type-and-alphanumeric-data-type-in-meta-in-a-gorup</link><generator>RSS for Node</generator><lastBuildDate>Fri, 04 Sep 2026 17:54:34 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2131.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Feb 2016 06:02:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to return 'Numeric' data type and 'Alphanumeric' data type in meta in a gorup. on Tue, 23 Feb 2016 06:35:02 GMT]]></title><description><![CDATA[<p dir="auto">great !thanks</p>
]]></description><link>https://forum.mango-os.com/post/11052</link><guid isPermaLink="true">https://forum.mango-os.com/post/11052</guid><dc:creator><![CDATA[edmond]]></dc:creator><pubDate>Tue, 23 Feb 2016 06:35:02 GMT</pubDate></item><item><title><![CDATA[Reply to how to return 'Numeric' data type and 'Alphanumeric' data type in meta in a gorup. on Mon, 22 Feb 2016 19:31:59 GMT]]></title><description><![CDATA[<p dir="auto">Hi edmond,</p>
<p dir="auto">It sounds like you will need to set the type for the Meta point to Alphanumeric and then return it as one string concatenated together, like,</p>
<pre><code>return p121.value + ", " + p123.value;</code></pre>
]]></description><link>https://forum.mango-os.com/post/11036</link><guid isPermaLink="true">https://forum.mango-os.com/post/11036</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Mon, 22 Feb 2016 19:31:59 GMT</pubDate></item><item><title><![CDATA[Reply to how to return 'Numeric' data type and 'Alphanumeric' data type in meta in a gorup. on Mon, 22 Feb 2016 05:34:00 GMT]]></title><description><![CDATA[<p dir="auto">who can help me?</p>
<p dir="auto">:)</p>
<p dir="auto">Thank very much first!</p>
]]></description><link>https://forum.mango-os.com/post/11031</link><guid isPermaLink="true">https://forum.mango-os.com/post/11031</guid><dc:creator><![CDATA[edmond]]></dc:creator><pubDate>Mon, 22 Feb 2016 05:34:00 GMT</pubDate></item><item><title><![CDATA[Reply to how to return 'Numeric' data type and 'Alphanumeric' data type in meta in a gorup. on Mon, 22 Feb 2016 05:33:10 GMT]]></title><description><![CDATA[<p dir="auto">No answer?</p>
]]></description><link>https://forum.mango-os.com/post/11030</link><guid isPermaLink="true">https://forum.mango-os.com/post/11030</guid><dc:creator><![CDATA[edmond]]></dc:creator><pubDate>Mon, 22 Feb 2016 05:33:10 GMT</pubDate></item></channel></rss>