PowerShell - Functions
Which of the following is the correct syntax to return a value from a PowerShell function?
return.return $value. Other options like send, output, or yield are not valid PowerShell keywords for returning values.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions