0 votes
in Service Now by
What is a client script in ServiceNow?

1 Answer

0 votes
by

Client script sits on the client side(the browser) and run there only.types of client script are OnLoad() OnSubmit() OnChange() OncellEdit)

...