SAS Certified Adv Programmer 50 Questions (25)
Which one of the following is the purpose of the %STR function?
a. to extract part of a macro character value
b. to treat semicolons and other selected tokens as text
c. to concatenate the values of two macro variables into one
d. to extract part of a macro variable based on matching criteria
Topics:
SAS Adv Questions |
2 Comments »
B
%STR help to ignore treat some special character as text. so is semicolon