<?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 Difference in contain Function in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Difference-in-contain-Function/m-p/445799#M69363</link>
    <description>&lt;P&gt;Can anybody please help me understand the below 2 functions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) contains(:column == "HP") versus&lt;/P&gt;&lt;P&gt;2) contains(:column, "HP")&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;</description>
    <pubDate>Sun, 11 Jun 2023 11:49:39 GMT</pubDate>
    <dc:creator>penalah</dc:creator>
    <dc:date>2023-06-11T11:49:39Z</dc:date>
    <item>
      <title>Difference in contain Function</title>
      <link>https://community.jmp.com/t5/Discussions/Difference-in-contain-Function/m-p/445799#M69363</link>
      <description>&lt;P&gt;Can anybody please help me understand the below 2 functions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) contains(:column == "HP") versus&lt;/P&gt;&lt;P&gt;2) contains(:column, "HP")&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;</description>
      <pubDate>Sun, 11 Jun 2023 11:49:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Difference-in-contain-Function/m-p/445799#M69363</guid>
      <dc:creator>penalah</dc:creator>
      <dc:date>2023-06-11T11:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in contain Function</title>
      <link>https://community.jmp.com/t5/Discussions/Difference-in-contain-Function/m-p/445821#M69365</link>
      <description>&lt;P&gt;The first function call exhibits incorrect syntax for the &lt;STRONG&gt;Contains()&lt;/STRONG&gt; function and makes no sense. The &lt;STRONG&gt;Contains()&lt;/STRONG&gt; function takes two arguments that represent a string, expression, matrix, list, or associative array and the second argument is the same type. The second function call uses correct syntax and will return the location of the first occurrence of the second argument (e.g., "HP") in the variable&amp;nbsp;&lt;STRONG&gt;column&lt;/STRONG&gt;, assuming it stores a character string, or 0 if it is not found.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Select &lt;STRONG&gt;Help &amp;gt; Scripting Index &amp;gt; Functions &amp;gt; Contains&lt;/STRONG&gt;&amp;nbsp;in JMP to see the syntax and explanation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the Help entry for &lt;A href="https://www.jmp.com/support/help/en/16.1/#page/jmp/character-functions-2.shtml#ww2427289" target="_self"&gt;this function here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 19:06:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Difference-in-contain-Function/m-p/445821#M69365</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2021-12-16T19:06:05Z</dc:date>
    </item>
  </channel>
</rss>

