- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2022 07:57 PM
Hi everyone
I am trying to understand what isStackNameDialog() method evaluates, but I cannot find something in the documentation. Also, I tried to find something for KBCommon().
Is there anyone who knows about it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2022 08:04 PM - edited 12-07-2022 08:05 PM
@Gustavo8 KBCommon script include extends KBCommonSNC as in image below
And KBCommonSNC contains script include isStackNameDialog function is defined, you can see in below image
Please check KBCommonSNC script include you will find the code for isStackNameDialog with the comments
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2022 08:04 PM - edited 12-07-2022 08:05 PM
@Gustavo8 KBCommon script include extends KBCommonSNC as in image below
And KBCommonSNC contains script include isStackNameDialog function is defined, you can see in below image
Please check KBCommonSNC script include you will find the code for isStackNameDialog with the comments
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023