Splunk Core Certified Power User — Question 180

How is a variable for a macro defined?

Answer options

Correct answer: C

Explanation

The correct answer is C because in macro definitions, variables are typically encapsulated with dollar signs to differentiate them from regular text. The other options use incorrect symbols that do not conform to standard macro variable syntax.