Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 05:39 AM
Hi @mounika7675 yes you can call, ensure your script include accessible from field is set to all application scope and in Scripted Rest api you can call like this
var si = new global.scriptincludeName().functionName();
Regards
Harish
Harish