<?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>Convert string into array of string</title><link>https://community.appian.com/discussions/f/general/26512/convert-string-into-array-of-string</link><description>I have a string &amp;quot;a,b,c&amp;quot; I want to convert that to array of string.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Convert string into array of string</title><link>https://community.appian.com/thread/104145?ContentTypeID=1</link><pubDate>Fri, 11 Nov 2022 07:19:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84e8f274-3cfd-4ffa-a4b3-d35172518213</guid><dc:creator>Harsh Mehta</dc:creator><description>&lt;p&gt;I was about to edit and suggest that as well&amp;nbsp;&lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f605.svg" title="Sweat smile"&gt;&amp;#x1f605;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert string into array of string</title><link>https://community.appian.com/thread/104144?ContentTypeID=1</link><pubDate>Fri, 11 Nov 2022 07:17:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf0a5eb9-e3a9-459f-9b87-f4da95a74d71</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;There is a great resource in the Appian documentation that lists all Appian functions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/22.3/Appian_Functions.html"&gt;docs.appian.com/.../Appian_Functions.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert string into array of string</title><link>https://community.appian.com/thread/104142?ContentTypeID=1</link><pubDate>Fri, 11 Nov 2022 07:14:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aa8cc220-f890-450d-9fbf-82f44113d230</guid><dc:creator>Harsh Mehta</dc:creator><description>&lt;p&gt;a!localvariables(&lt;br /&gt; local!string: &amp;quot;a,b,c&amp;quot;,&lt;br /&gt; local!split: split(local!string, &amp;quot;,&amp;quot;),&lt;br /&gt; local!split&lt;br /&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>