Set-FlowVariable -Name “String” -Value “String”

Assign the value from a PowerShell variable to a Migration Flow Variable.

Example:
Set-FlowVariable -Name "[<My Variable>]" -Value $MyVariable

PowerShell samples

Last modified: 4 August 2022

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment