ServiceNow Certified Application Developer — Question 4

Which one of the following is true?

Answer options

Correct answer: A

Explanation

The correct answer is A because UI Policy's Actions are designed to execute before the Scripts, ensuring that any changes made by the Actions are reflected immediately. Options B and C are incorrect as they misrepresent the execution order of Actions and Scripts, while D is also wrong because Actions and Scripts do not execute simultaneously.