ServiceNow Certified System Administrator — Question 274

Which type of scripts run in the browser?

Answer options

Correct answer: A

Explanation

UI Policies are designed to run in the client-side browser, allowing for dynamic changes to the user interface based on certain conditions. 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.