Product: PowerShell Universal
Version: 4.1.2
I’m brand new to Universal so forgive me if I overlooked something simple but I am evaluating this application and getting stuck pretty early. I am just trying to run a simple script with a parameter, I even copy and pasted one directly out of the documentation, but when I run the script it only gives the options for Environment and Run On, I never see any fields added for any of the parameters I try to add.
the script code is just -
param($Test)
$Test