Set-FlowVariable -Name “String” -Value “String”
Assign the value from a PowerShell variable to a SMART Migration Variable.
Example:
Set-FlowVariable -Name "[<My Variable>]" -Value $MyVariable
Last modified:
4 August 2022