News

[Click on image for larger view.] Figure 3. You can see that I can specify the parameter while I'm calling the Get-Something function with a dash and the parameter name followed by the parameter value ...
Allowing for the right kind of input into PowerShell functions is important. It can mean the difference between writing a function once and forgetting about it constantly having to refactor it to ...