<?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[determine message length?]]></title><description><![CDATA[<p>Is there a way to easily determine the length of a message or how many elements it contains?</p>
<p>first message contains 6 float elements:<br />
| 1 2 3 4 5 6</p>
<p>second message contains 8 float elements:<br />
| 1 2 3 4 5 6 7 8</p>
<p>I'd like to determine length or count programmatically.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13236/determine-message-length</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 08:40:53 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13236.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 Jan 2021 03:42:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to determine message length? on Wed, 13 Jan 2021 03:42:36 GMT]]></title><description><![CDATA[<p>Is there a way to easily determine the length of a message or how many elements it contains?</p>
<p>first message contains 6 float elements:<br />
| 1 2 3 4 5 6</p>
<p>second message contains 8 float elements:<br />
| 1 2 3 4 5 6 7 8</p>
<p>I'd like to determine length or count programmatically.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13236/determine-message-length</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13236/determine-message-length</guid><dc:creator><![CDATA[n6]]></dc:creator><pubDate>Wed, 13 Jan 2021 03:42:36 GMT</pubDate></item><item><title><![CDATA[Reply to determine message length? on Wed, 13 Jan 2021 03:45:51 GMT]]></title><description><![CDATA[<p>[list length]<br />
is what you need</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13236/determine-message-length/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13236/determine-message-length/2</guid><dc:creator><![CDATA[Balwyn]]></dc:creator><pubDate>Wed, 13 Jan 2021 03:45:51 GMT</pubDate></item><item><title><![CDATA[Reply to determine message length? on Wed, 13 Jan 2021 17:13:58 GMT]]></title><description><![CDATA[<p>Spot on! Thank you <a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/balwyn">@Balwyn</a>.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13236/determine-message-length/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13236/determine-message-length/3</guid><dc:creator><![CDATA[n6]]></dc:creator><pubDate>Wed, 13 Jan 2021 17:13:58 GMT</pubDate></item></channel></rss>