I am doing literal searches for several variables for specific terms.
One of these variables contains a description of up to 100 terms. So I am doing a search on this variable for a specific term: One of these terms is "OD". But I do not want to count them if the terms are "probable OD" or "suspected OD".
I am using these 2 functions: findw and index, are these any other better functions to use?
thanks!
PRXMATCH, which is regular expressions. They're incredibly powerful for searching text strings.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and 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.