This is used to execute client side script on ServiceNow. This is based on the idea to provide a menu similar to "Scripts - Background".
- 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'.
- Open the menu 'Scripts - Client Side' from left navigation.
- 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.
GNU General Public License v3.0