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

Effective way to track flow of code that has nested function calls and script includes

Kumar38
Kilo Sage

I have been looking at some complex scripts that have calls to functions in script includes , which has call to another function and that calls to another function or script include and so on .

 

Is there a effective way to track the flow of the code, so that it can be customized when needed.

1 REPLY 1

jonsan09
Giga Sage
Giga Sage

You can add loging to your scripts or diagram it outside of ServiceNow