<?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>I need a script function to turn a string into an array of numbers (int).  The n</title><link>https://community.appian.com/discussions/f/general/2610/i-need-a-script-function-to-turn-a-string-into-an-array-of-numbers-int-the-n</link><description>I need a script function to turn a string into an array of numbers (int). The numbers in the string are not uniform length or quantity but will be semicolon separated. ... OriginalPostID-108034 OriginalPostID-108034</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I need a script function to turn a string into an array of numbers (int).  The n</title><link>https://community.appian.com/thread/9092?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2014 07:46:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:064880e7-4b4c-4fde-bd5e-68f27f9d6a67</guid><dc:creator>rayudua</dc:creator><description>Joe, if your requirement is that the output must be integer, you can use tointeger() most cases it is not necessary to do that.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I need a script function to turn a string into an array of numbers (int).  The n</title><link>https://community.appian.com/thread/9089?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2014 02:53:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4b955922-6dbb-4477-a37a-8de381039e09</guid><dc:creator>joep45</dc:creator><description>That appears to work, split says it returns text so i didn&amp;#39;t think it would work.&lt;br /&gt;&lt;br /&gt;Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I need a script function to turn a string into an array of numbers (int).  The n</title><link>https://community.appian.com/thread/9088?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2014 02:39:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7fb1d48f-38ff-45d7-b968-c09eb8402a10</guid><dc:creator>Patty Isecke</dc:creator><description>Can you try doing something like ={split(your string delimited by ;)}&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>