ServiceNow Certified Implementation Specialist – Discovery — Question 62

For the Set Parameter Value operation, which of the following is used in the syntax to declare a constant, unchanging Value?

Answer options

Correct answer: C

Explanation

The correct answer is C, as quotes are used to define a constant value in many programming and scripting languages. The other options, such as the hash tag, brackets, and dollar sign, do not serve this purpose in the context of declaring a constant value.