CAD · Question #21
Application developers configure ServiceNow using industry standard JavaScript to...
The correct answer is B. Extend and add functionality. ServiceNow uses industry-standard JavaScript as its primary scripting language to allow developers to extend and add functionality to the platform. This includes writing Business Rules, Script Includes, Client Scripts, UI Actions, Scheduled Jobs, and more. Tasks like changing…
Question
Application developers configure ServiceNow using industry standard JavaScript to...
Options
- AEnable the right-click to edit the context menus on applications in the navigator
- BExtend and add functionality
- CCustomize the organization's company logo and banner text
- DConfigure the outgoing email display name
How the community answered
(43 responses)- A2% (1)
- B88% (38)
- C7% (3)
- D2% (1)
Explanation
ServiceNow uses industry-standard JavaScript as its primary scripting language to allow developers to extend and add functionality to the platform. This includes writing Business Rules, Script Includes, Client Scripts, UI Actions, Scheduled Jobs, and more. Tasks like changing the company logo or banner text are done through system properties and theme settings (no JavaScript required), configuring outgoing email display names is done via system settings, and right-click context menus are configured through UI Context Menus-not general JavaScript development.
Topics
Community Discussion
No community discussion yet for this question.