<?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 [resolved] IndexOF of given occurence in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-IndexOF-of-given-occurence/m-p/2198792#M1977</link>
    <description>I would like to implement the indexOf function to get the specified location of the given "n" character ?&lt;BR /&gt;myString = "dsdkqjk:dkslqk:lklkdqs:klklk:"&lt;BR /&gt;myString.indexOf(":",3)&lt;BR /&gt;Any ideas ? &lt;BR /&gt;Regards</description>
    <pubDate>Sat, 16 Nov 2024 13:05:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:05:00Z</dc:date>
    <item>
      <title>[resolved] IndexOF of given occurence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-IndexOF-of-given-occurence/m-p/2198792#M1977</link>
      <description>I would like to implement the indexOf function to get the specified location of the given "n" character ?&lt;BR /&gt;myString = "dsdkqjk:dkslqk:lklkdqs:klklk:"&lt;BR /&gt;myString.indexOf(":",3)&lt;BR /&gt;Any ideas ? &lt;BR /&gt;Regards</description>
      <pubDate>Sat, 16 Nov 2024 13:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-IndexOF-of-given-occurence/m-p/2198792#M1977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] IndexOF of given occurence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-IndexOF-of-given-occurence/m-p/2198793#M1978</link>
      <description>use&lt;BR /&gt;myString.indexOf(&amp;lt;char&amp;gt;);&lt;BR /&gt;This will give the index of the character.Check java docs &lt;BR /&gt;&lt;A href="http://download.oracle.com/javase/1.4.2/docs/api/java/lang/String.html" rel="nofollow noopener noreferrer"&gt;http://download.oracle.com/javase/1.4.2/docs/api/java/lang/String.html&lt;/A&gt;</description>
      <pubDate>Mon, 21 Feb 2011 15:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-IndexOF-of-given-occurence/m-p/2198793#M1978</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-21T15:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] IndexOF of given occurence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-IndexOF-of-given-occurence/m-p/2198794#M1979</link>
      <description>Yes the index of the first one not the given one..&lt;BR /&gt;I would like to get the index of the character but not the first or the last but the "x" one. &lt;BR /&gt;Regards</description>
      <pubDate>Mon, 21 Feb 2011 15:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-IndexOF-of-given-occurence/m-p/2198794#M1979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-21T15:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] IndexOF of given occurence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-IndexOF-of-given-occurence/m-p/2198795#M1980</link>
      <description>OK i add  tjavaRow component with some java code to do that.&lt;BR /&gt;Regards&lt;BR /&gt;Marc</description>
      <pubDate>Thu, 24 Feb 2011 13:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-IndexOF-of-given-occurence/m-p/2198795#M1980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-24T13:30:05Z</dc:date>
    </item>
  </channel>
</rss>

