<?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 does the symbol ^ mean? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/what-does-the-symbol-mean/m-p/721867#M27834</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/305675"&gt;@Pooja98&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's the &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=lepg&amp;amp;docsetTarget=p05r7pmyg7i4x3n1dngnbdlg0zs8.htm&amp;amp;locale=en" target="_blank" rel="noopener"&gt;Boolean operator&lt;/A&gt; "NOT", so you can write equivalently&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;if not B then do;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;In your example the condition means "the ID value does not occur in dataset ONE."&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2021 14:03:49 GMT</pubDate>
    <dc:creator>FreelanceReinh</dc:creator>
    <dc:date>2021-02-25T14:03:49Z</dc:date>
    <item>
      <title>what does the symbol ^ mean?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/what-does-the-symbol-mean/m-p/721826#M27830</link>
      <description>&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;i came across the type of merging, can't understand this part alone.....i'll post the whole code and i'll highlight my doubt in&amp;nbsp; bold letters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Example,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data three;&lt;/P&gt;&lt;P&gt;merge two (in=A)&lt;/P&gt;&lt;P&gt;one (in=B);&lt;/P&gt;&lt;P&gt;by ID;&lt;/P&gt;&lt;P&gt;if A;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if ^B then do;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Name=Student_Name;&lt;/P&gt;&lt;P&gt;Marks= Total_Mark;&lt;/P&gt;&lt;P&gt;end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what does the ^ symbol stands for?&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 12:14:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/what-does-the-symbol-mean/m-p/721826#M27830</guid>
      <dc:creator>Pooja98</dc:creator>
      <dc:date>2021-02-25T12:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: what does the symbol ^ mean?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/what-does-the-symbol-mean/m-p/721867#M27834</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/305675"&gt;@Pooja98&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's the &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=lepg&amp;amp;docsetTarget=p05r7pmyg7i4x3n1dngnbdlg0zs8.htm&amp;amp;locale=en" target="_blank" rel="noopener"&gt;Boolean operator&lt;/A&gt; "NOT", so you can write equivalently&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;if not B then do;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;In your example the condition means "the ID value does not occur in dataset ONE."&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 14:03:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/what-does-the-symbol-mean/m-p/721867#M27834</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2021-02-25T14:03:49Z</dc:date>
    </item>
  </channel>
</rss>

