If I want to get the name of a PowerShell function from within the function, I can use $MyInvocation.MyCommand.Name.
Is there something equivalent that works within workflows?
Tim Curwick
MadWithPowerShell.com
If I want to get the name of a PowerShell function from within the function, I can use $MyInvocation.MyCommand.Name.
Is there something equivalent that works within workflows?
Tim Curwick
MadWithPowerShell.com