Splunk Enterprise Certified Admin — Question 62

Which of the following ensures that quotation marks surround the value referenced by the token?

Answer options

Correct answer: A

Explanation

Option A correctly uses the syntax that appends 's', ensuring the value is wrapped in quotation marks. The other options do not achieve this; B uses currency symbols, C uses parentheses that do not imply quotation marks, and D incorrectly uses escape characters.