Can "Define a New Class" Script Include be called from the client side?
Hi all,I was reading the ServiceNow on-demand course material for Module 7 (Script Includes), and it says that both "Define a New Class" and "Extend an Existing Class" can be called from both server-side and client-side scripts.But every article, com...