nerdexam
ServiceNow

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…

Submitted by andres_qro· Apr 18, 2026Designing and Creating an Application

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)
  • A
    2% (1)
  • B
    88% (38)
  • C
    7% (3)
  • D
    2% (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

#JavaScript#Customization#Functionality Extension#Application Development

Community Discussion

No community discussion yet for this question.

Full CAD Practice