Quiz 13 Question 18 of 20

A SAS developer writes a macro that calls %SYSFUNC(CATS(prefix,&suffix)) to build a variable name dynamically. What does the CATS function do in this context?

Select an answer to reveal the explanation.

Motivation