function Show-Calendar { Write-Host "output - Show-Calendar" } function Show-Calendar2 { Write-Host "output - Show-Calendar2" } function Show-Calendar3 { Write-Host "output - Show-Calendar3" }