ServiceNow Certified System Administrator — Question 207

Which type of ServiceNow script runs on the web browser?

Answer options

Correct answer: C

Explanation

The correct answer is C, Client script, as it is specifically designed to run in the user's web browser, allowing for real-time interaction with the interface. Server scripts and database scripts run on the server side, while local scripts are not a standard category in ServiceNow scripting.