- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
In mail script csm ootb this is written below the link creation. I would be really helpful if anyone call tell me whats happening in Layman term.
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
that line is calling extension point i.e. returns the extension instances associated with a specified extension point.
GlideScriptedExtensionPoint - Scoped
worth reading
https://codecreative.io/blog/are-extension-points-worth-it/
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
that line is calling extension point i.e. returns the extension instances associated with a specified extension point.
GlideScriptedExtensionPoint - Scoped
worth reading
https://codecreative.io/blog/are-extension-points-worth-it/
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
