<?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 When to use %if %then/%else  and if then /else in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/When-to-use-if-then-else-and-if-then-else-in-SAS/m-p/727937#M226486</link>
    <description>&lt;P&gt;Hi, kindly help me find a reference book, article of when to use&amp;nbsp;%if %then/%else and if then /else in SAS. I think I have been confusing the two.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any link to the article or book will be highly appreciated.&lt;/P&gt;</description>
    <pubDate>Sat, 20 Mar 2021 19:16:20 GMT</pubDate>
    <dc:creator>himself</dc:creator>
    <dc:date>2021-03-20T19:16:20Z</dc:date>
    <item>
      <title>When to use %if %then/%else  and if then /else in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/When-to-use-if-then-else-and-if-then-else-in-SAS/m-p/727937#M226486</link>
      <description>&lt;P&gt;Hi, kindly help me find a reference book, article of when to use&amp;nbsp;%if %then/%else and if then /else in SAS. I think I have been confusing the two.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any link to the article or book will be highly appreciated.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 19:16:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/When-to-use-if-then-else-and-if-then-else-in-SAS/m-p/727937#M226486</guid>
      <dc:creator>himself</dc:creator>
      <dc:date>2021-03-20T19:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: When to use %if %then/%else  and if then /else in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/When-to-use-if-then-else-and-if-then-else-in-SAS/m-p/727943#M226488</link>
      <description>&lt;P&gt;In general:&lt;/P&gt;
&lt;P&gt;You use IF statements in data steps to test the values of variables in your datasets to see what statements in your data step you want to execute in this iteration of the data step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You use %IF statements in macro code (or now in open code also) to test macro variable values to determine what SAS code you want to generate.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 20:47:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/When-to-use-if-then-else-and-if-then-else-in-SAS/m-p/727943#M226488</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-03-20T20:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: When to use %if %then/%else  and if then /else in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/When-to-use-if-then-else-and-if-then-else-in-SAS/m-p/727944#M226489</link>
      <description>Hi, thanks so so much for this, could be having a reference, material please. Thanks</description>
      <pubDate>Sat, 20 Mar 2021 20:50:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/When-to-use-if-then-else-and-if-then-else-in-SAS/m-p/727944#M226489</guid>
      <dc:creator>himself</dc:creator>
      <dc:date>2021-03-20T20:50:09Z</dc:date>
    </item>
  </channel>
</rss>

