nerdexam
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)
  • A
    73% (32)
  • B
    14% (6)
  • C
    5% (2)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full A00-270 Practice