The CreatorCon Call for Content is officially open! Get started here.

Where does gs.print output go?

johannes5
Giga Expert

Hi ServiceNow Community Developers,

In a script include if I put gs.log statement I can go to Script Log Statements to see my output and that works fine. I am currently looking at a script include that has gs.print statements and after running it I can't find the output. Any idea where can I go to look at the output from the gs.print statement. Please advise.

Thanks,

Johannes

6 REPLIES 6

There is a discussion on the gs.log here



gs.log logs where?


johannes5
Giga Expert

Thanks guys, this was very helpful to know