Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SNClientScriptExecuter

Description

This is used to execute client side script on ServiceNow. This is based on the idea to provide a menu similar to "Scripts - Background".

Installation

  • Import and commit the updateset found in dist folder.
  • A new menu under System Definition called 'Scripts - Client Side' is created.
  • The updateset also creates a new UI page called 'ClientScriptExecuter'.

Usage

  • Open the menu 'Scripts - Client Side' from left navigation.

Menu

  • Write any client side script that you want.
  • To log any message on the page, use log function (refer screenshot).
  • Clear the messages on the screen using Clear Log button.

License

GNU General Public License v3.0

About

This is used to execute client side script on ServiceNow.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors