Get-FlowVariable -Name “String”

Get the value from a Migration Flow Variable and assign it to a PowerShell variable.

Example:
$MyVariable = Get-FlowVariable -Name "[<My Variable>]"

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