What does KBCommon().isStackNameDialog() evaluate?

Gustavo8
Tera Contributor

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? 

1 ACCEPTED SOLUTION

jaheerhattiwale
Mega Sage
Mega Sage

@Gustavo8 KBCommon script include extends KBCommonSNC as in image below

jaheerhattiwale_0-1670472118833.png

 

And KBCommonSNC contains script include isStackNameDialog function is defined, you can see in below image

jaheerhattiwale_1-1670472173291.png

 

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.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023

View solution in original post

1 REPLY 1

jaheerhattiwale
Mega Sage
Mega Sage

@Gustavo8 KBCommon script include extends KBCommonSNC as in image below

jaheerhattiwale_0-1670472118833.png

 

And KBCommonSNC contains script include isStackNameDialog function is defined, you can see in below image

jaheerhattiwale_1-1670472173291.png

 

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.

Please mark the answer as correct or helpful based on impact
ServiceNow Community Rising Star, Class of 2023