ServiceNow Certified Application Developer — Question 88

There is a basic strategy when creating a Utils Script Include. Identify the step that does not belong.

Answer options

Correct answer: A

Explanation

The correct answer is A because identifying the table is not a necessary step when creating a Utils Script Include. The other options, such as scripting functions, creating a class, and creating a prototype object, are essential for the development of a Script Include.