Invoke Powershell updating PS variables in Uipath

Hey Guys

How to use this activity. I have passed in the command I want to use which is the following:

“Move-Item -Path $source -Destination $destination”. I want to pass in the PS variables values. I am not sure how/where to do this. Is it in Parameters, PowershellVariables? I am confused. Can someone explain, please.

Many Thanks.

Hi @bobby,
Here’s one of the example how it can be used:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.