How the inline script work for flow designer action ?

Viraj7
Tera Contributor

find_real_file.png

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.????? 

1 REPLY 1

Robin Bakker
Kilo Guru

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.

find_real_file.png

 

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