ServiceNow
CAD · Question #194
Which of the following objects does a Display Business Rule NOT have access to?
The correct answer is A. previous. A Display Business Rule has access to the current, g_scratchpad, and GlideSystem objects, but not the previous object. The previous object is only available to Before Business Rules.
Submitted by tunde_lagos· Apr 18, 2026Application Automation
Question
Which of the following objects does a Display Business Rule NOT have access to?
Options
- Aprevious
- BGlideSystem
- Cg_scratchpad
- Dcurrent
How the community answered
(28 responses)- A89% (25)
- C4% (1)
- D7% (2)
Explanation
A Display Business Rule has access to the current, g_scratchpad, and GlideSystem objects, but not the previous object. The previous object is only available to Before Business Rules.
Topics
#Business Rules#Display Business Rule#Server-side scripting#Object scope
Community Discussion
No community discussion yet for this question.