<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to get substing functionality in thingworx javascript servies? in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-get-substring-functionality-in-thingworx-javascript/m-p/509337#M6787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.thingworx.com/u1/13774"&gt;Anil Kesana&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think for SubString; normal JavaScript would work. Are you getting any error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2017 11:56:10 GMT</pubDate>
    <dc:creator>ankigupta</dc:creator>
    <dc:date>2017-06-23T11:56:10Z</dc:date>
    <item>
      <title>How to get substring functionality in thingworx javascript services?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-get-substring-functionality-in-thingworx-javascript/m-p/509336#M6786</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help to achieve sub string functionality in thingworx service.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any snippet available please let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anil Kesana&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 15:59:38 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-get-substring-functionality-in-thingworx-javascript/m-p/509336#M6786</guid>
      <dc:creator>akesana</dc:creator>
      <dc:date>2018-10-04T15:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to get substing functionality in thingworx javascript servies?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-get-substring-functionality-in-thingworx-javascript/m-p/509337#M6787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.thingworx.com/u1/13774"&gt;Anil Kesana&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think for SubString; normal JavaScript would work. Are you getting any error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 11:56:10 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-get-substring-functionality-in-thingworx-javascript/m-p/509337#M6787</guid>
      <dc:creator>ankigupta</dc:creator>
      <dc:date>2017-06-23T11:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get substing functionality in thingworx javascript servies?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-get-substring-functionality-in-thingworx-javascript/m-p/509338#M6788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The service editor will allow you to use most javascript functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: mediumblue;"&gt;var str = &lt;SPAN style="color: brown;"&gt;"Hello world!"&lt;/SPAN&gt;;&lt;BR /&gt;&lt;SPAN style="color: mediumblue;"&gt;var&lt;/SPAN&gt; res = str.substring(&lt;SPAN style="color: red;"&gt;1&lt;/SPAN&gt;, &lt;SPAN style="color: red;"&gt;4&lt;/SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the result will be "ell"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 13:43:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-get-substring-functionality-in-thingworx-javascript/m-p/509338#M6788</guid>
      <dc:creator>wposner-2</dc:creator>
      <dc:date>2017-06-23T13:43:56Z</dc:date>
    </item>
  </channel>
</rss>

