All content with label $_.
Related Labels: where object, grp-workstudio, workflow studio, powershell

What the $_ (Peter Schulz)
When you build a workflow using some of the PowerShell tasks you may come across a need for the special variable "$". This variable represents the current pipeline object in PowerShell and is used in workflow tasks to refer to the passed in 'Input' object. One case ...
Other labels: workflow studio, powershell, where object, grp-workstudio