what is UTILS in script include?is it different from normal script includes?

uma7
Kilo Guru

i have gone through wiki, but i didnt get any idea. can anyone explain?

9 REPLIES 9

Mark Roethof
Tera Patron
Tera Patron

Hi there,

Can you share an example to clarify what you are after?

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP

---

LinkedIn
Community article list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Allen Andreas
Tera Patron

Hi uma,

As we've asked in other posts of yours, if you don't mind, please give a detailed question with any examples or screenshots you may have.

Thank you


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Kieran Anson
Kilo Patron

Hi uma,

If you're referencing where a script contains 'Utils' such as ApproverUtils there is no difference in the type, it is just ServiceNow using a naming convention to help administrators understand where a script include may contain possibly useful functions.

Example being ArrayUtil which I often utilise due to it's easy concat and diff functions.

uma7
Kilo Guru

i have gone through ldap UTILS and other utils as well,can you explain what exactly they will do?