In SAS 9.2, Is there a way to set a macro variable to the equivalent of not set.
I have a condition %if &var1 eq %then
When accessing this going through the first time the page loads it works fine. When I recall the page var1 is set from the previous time the page loaded and the condition is false. Dropping the macro variable at the start of the proc if it exists would work too.
%Let var1=;
should do it.
Thanks Ballardw
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.