- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2021 12:35 PM
Im using script step in flow designer to create actions. However whenever I use gs to try to log, nothing gets logged. I tried using gs.log, gs.debug, and gs.info - none of them seem to work. Please see the screen shots below of the script and test. Any idea whats going on here?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2021 02:22 PM
Hi,
Use gs.info() because it supports in all the scopes.
I think you have to check the system logs table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2021 04:56 AM
Hi Cory, if this answered your question please mark as correct so the thread can be closed. If you need additional help let me know.
Geoff