How do You Script in ServiceNow
- The Syntax Editor is ServiceNow's built-in text editor
- Offers the following features as you script
- Automatic JavaScript syntax coloring, auto-indentation, line numbers, and creation of closing braces and quotes
- Context-sensitive help
- Code editing functions
- Script macros for typing commonly used code
- Syntax error checking
The Syntax Editor is enabled baseline for new instances. For upgraded instances, a System Administrator must activate the Syntax Editor [com.glide.syntax_editor] plugin.