Skip to content

Instantly share code, notes, and snippets.

@numbnet
Created May 8, 2021 10:33
Show Gist options
  • Save numbnet/5f4f48e6da9d0e743defa7bdb8acd188 to your computer and use it in GitHub Desktop.
Save numbnet/5f4f48e6da9d0e743defa7bdb8acd188 to your computer and use it in GitHub Desktop.
###########################################
Write-Host ("You selected {0}" -f ('1','2','3' | Out-GridView -OutputMode Single -Title 'Please select a value'))
############################################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment