ServiceNow Certified Application Developer — Question 118
Application developers configure ServiceNow using industry standard JavaScript to`¦
Answer options
- A. Enable the right-click to edit the context menus on applications in the navigator
- B. Extend and add functionality
- C. Customize the organization's company logo and banner text
- D. Configure the outgoing email display name
Correct answer: B
Explanation
The correct answer is B, as JavaScript in ServiceNow is primarily used to extend and add functionality to applications. Options A, C, and D involve customization tasks that do not primarily focus on adding new features or capabilities.