I would like to assign multiple actions to an IF/THEN statement.
For example:
IF GXID = '330578W' THEN PROTECTION = '1' AND '3' AND '6' AND '7';
where 1 and 3 and 6 and 7 are formatted earlier in the code.
Can someone help me do this? Thank you.
You can’t assign multiple values to a variable.
Can you explain with some sample input and output data what you expect to happen?
This does not need to be your actual data, but should reflect your problem.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
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.
Browse our catalog!