YaswanthKurre
Tera Guru

Hi @manisnow122 ,

 

In ServiceNow, the ^ operator in a reference qualifier is used to concatenate conditions, not to call multiple Script Includes. So if you're trying to invoke two Script Includes in a reference qualifier using ^, that won't work directly.  The only option for you is to override a Script Include or create a new one and use it.

 

Mark this as helpful and correct if this helps you.

 

Thanks,

Yaswanth

 

View solution in original post