Skip to main content

2 docs tagged with "ScriptInclude"

View all tags

Script Includes

Guide for creating ServiceNow Script Includes using the Fluent API. Script includes bundle reusable server-side logic into classes or utilities that can be called from business rules, scheduled scripts, other script includes, and client-side code via GlideAjax.

ScriptInclude

Script includes are used to store JavaScript that runs on the server.