Identify variables which have script values in flow designer using background script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday - last edited yesterday
I want to search if any flow variable in the Flow has script values without manually opening that 'set flow variable' steps, may be using script will be good. How to achieve this? what should be the script?
In short, I want to identify if there is any value of variable or input of any action is setting up through script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
It's generally not possible to run a simple background script to directly extract configuration details, such as script values within actions or flow variables, from Flow Designer. In this point the FD is very limited
Here some tables from FD that might help you