How the inline script work for flow designer action ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 10:04 AM
Lets say i have this flow designer action and I want to use this "variable" variable in my output variable using inline script. what will be the script for that.?????
Labels:
- Labels:
-
Personal Developer Instance
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2022 10:40 AM
Hi Viraj,
You can use the output variable created anywhere by setting it again as an input variable for the following script. For example I created another PowerShell Step (script) which should use the variable created in the first step. Then you can define it as following. You can drag and drop the variables from the "Script Step" section on the right side.
HHope this answers your question.
Kind Regards,
Robin
If my answer has helped with your question, please mark it as correct and helpful.
Kr!
Robin
Kr!
Robin