PowerShell - Functions
You want to create a function that accepts pipeline input and outputs the square of each number. Which of the following function definitions correctly implements this?
ValueFromPipeline=$true, enabling pipeline input by value.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions