what is UTILS in script include?is it different from normal script includes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2020 06:18 AM
i have gone through wiki, but i didnt get any idea. can anyone explain?
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2020 06:24 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2020 06:26 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2020 06:26 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2020 06:49 AM
i have gone through ldap UTILS and other utils as well,can you explain what exactly they will do?
