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
Last modified:
4 August 2022
Post your comment on this topic.