Effective way to track flow of code that has nested function calls and script includes
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 06:50 PM - edited 09-19-2023 08:32 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 07:49 PM
You can add loging to your scripts or diagram it outside of ServiceNow