ServiceNowServiceNow
CAD · Question #153
CAD Question #153: Real Exam Question with Answer & Explanation
Sign in or unlock CAD to reveal the answer and full explanation for question #153. The question stem and answer options stay visible for context.
Submitted by ngozi_ng· Apr 18, 2026Application User Interface
Question
Which options are strategies for debugging client-side scripts? Choose 2 answers
Options
- Ags.addErrorMessage(): This function is used in server-side scripts to add error messages to
- Bg_form.addInfoMessage(): This client-side function displays informational messages to the
- Cjslog(): This function logs messages to the JavaScript log, which can be viewed using browser
- Dgs.log(): This function logs messages on the server side and is not available in client-side
Unlock CAD to see the answer
You've previewed enough free CAD questions. Unlock CAD for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Client Scripting#Debugging#JavaScript#ServiceNow API