ServiceNow Certified System Administrator — Question 244
Which type of scripts run in the browser?
Answer options
- A. Script Include Scripts
- B. Access Control Scripts
- C. Business Rule Scripts
- D. UI Policies and Client Scripts
Correct answer: D
Explanation
The correct answer is D because UI Policies and Client Scripts are specifically designed to execute on the client side, directly in the user's browser. The other options, such as Script Include Scripts, Access Control Scripts, and Business Rule Scripts, are executed on the server side and do not run in the browser.