PowerShell - Functions
What is wrong with this function call?
function ShowMessage { param($msg) Write-Output $msg } ShowMessagefunction ShowMessage { param($msg) Write-Output $msg } ShowMessage15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions