On demand/classless: On Demand or Classless Script Include stores only single function. The function is callable from other server-side scripts. On demand Script Includes can never be used client-side ...
Normally, a Script Include in ServiceNow has full server-side access. This means it can query and update database records, and call platform APIs like GlideRecord. This gives scripts great power but ...