
Hi,
im trying to pass multiple variables from a powershell script to power automate desktop variables.
Like this:
Did anyone try this before and have a solution for it? I also tried it with $%TestVar% and $%TestVar1%.
It would be easy to split the output string with the “Split text” action, separating it with appropriate characters.