ServiceNowServiceNow
CAD · Question #211
CAD Question #211: Real Exam Question with Answer & Explanation
Sign in or unlock CAD to reveal the answer and full explanation for question #211. The question stem and answer options stay visible for context.
Submitted by layla.eg· Apr 18, 2026Security and Restricting Access
Question
Which of the following methods are useful in Access Control scripts?
Options
- Ag_user.hasRole() and current.isNewRecord()
- Bgs.hasRole() and current.isNewRecord()
- Cg_user.hasRole() and current.isNew()
- Dgs.hasRole() and current.isNew()
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
#Access Control List (ACL)#Server-side scripting#GlideSystem (gs)#GlideRecord (current)