<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>You have an array and you want to seperate by a batch of 3</title><link>https://community.appian.com/discussions/f/general/20732/you-have-an-array-and-you-want-to-seperate-by-a-batch-of-3</link><description>/* You have an array and you want to seperate by a batch of 3 E.g Array: {&amp;quot;a&amp;quot;, &amp;quot;b&amp;quot;, &amp;quot;c&amp;quot;, &amp;quot;d&amp;quot;, &amp;quot;e&amp;quot;, &amp;quot;f&amp;quot;, &amp;quot;g&amp;quot;, &amp;quot;h&amp;quot;} Expected output: { ["a", "b", "c"], [ "d", "e", "f"], ["g", "h"] } */</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: You have an array and you want to seperate by a batch of 3</title><link>https://community.appian.com/thread/80782?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 17:19:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8ec96501-7b62-42e6-a460-45d165baf1a8</guid><dc:creator>jays0001</dc:creator><description>&lt;p&gt;Am posting it as a reference&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: You have an array and you want to seperate by a batch of 3</title><link>https://community.appian.com/thread/80778?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 15:04:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:246c0751-554b-4903-91d2-77bfa260393c</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Out of curiosity, do you have a question or are you posting this for other peoples&amp;#39; reference?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>