<?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: What this code is doing here? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/What-this-code-is-doing-here/m-p/631377#M187075</link>
    <description>No, it's looking for the exact value of maruti and deleting it if its found. You can look up INDEX() in the functions list and find the exact definition.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://documentation.sas.com/?docsetId=lefunctionsref&amp;amp;docsetTarget=n0vxokxhv8lr84n10nrbnzp7gnba.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=lefunctionsref&amp;amp;docsetTarget=n0vxokxhv8lr84n10nrbnzp7gnba.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;</description>
    <pubDate>Wed, 11 Mar 2020 21:05:38 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-03-11T21:05:38Z</dc:date>
    <item>
      <title>What this code is doing here?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-this-code-is-doing-here/m-p/631371#M187071</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just a quick question what this code actually doing&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If Index( Name, 'maruti') &amp;gt; 0 then delete ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per my understanding this code is looking if there is any gap or word before maruti then record should get deleted.Please confirm my understanding&amp;nbsp; if that's the case are we not removing the actual data ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;kajal&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 20:46:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-this-code-is-doing-here/m-p/631371#M187071</guid>
      <dc:creator>kajal_30</dc:creator>
      <dc:date>2020-03-11T20:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: What this code is doing here?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-this-code-is-doing-here/m-p/631376#M187074</link>
      <description>&lt;P&gt;The code deletes observations where Name contains the substring 'maruti'.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 21:04:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-this-code-is-doing-here/m-p/631376#M187074</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2020-03-11T21:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: What this code is doing here?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-this-code-is-doing-here/m-p/631377#M187075</link>
      <description>No, it's looking for the exact value of maruti and deleting it if its found. You can look up INDEX() in the functions list and find the exact definition.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://documentation.sas.com/?docsetId=lefunctionsref&amp;amp;docsetTarget=n0vxokxhv8lr84n10nrbnzp7gnba.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=lefunctionsref&amp;amp;docsetTarget=n0vxokxhv8lr84n10nrbnzp7gnba.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;</description>
      <pubDate>Wed, 11 Mar 2020 21:05:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-this-code-is-doing-here/m-p/631377#M187075</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-03-11T21:05:38Z</dc:date>
    </item>
  </channel>
</rss>

