SAS_Institute
A00-270 · Question #4
In a stored process, a multiple value prompt selection named Country is used. Which macro variable can a developer use in SAS code to determine how many values the user selected?
The correct answer is A. Country_COUNT. See the full explanation below for the reasoning.
Question
In a stored process, a multiple value prompt selection named Country is used. Which macro variable can a developer use in SAS code to determine how many values the user selected?
Options
- ACountry_COUNT
- BCountry_INDEX
- CCountry_NUM
- DCountry_NUNIQUE
How the community answered
(44 responses)- A73% (32)
- B14% (6)
- C5% (2)
- D9% (4)
Community Discussion
No community discussion yet for this question.