Prompting the user for input
Command
/prompting-the-user-for-input
Downloads
29+
Prompt Content
# Displaying the user's input
Write-Host "Hello, $input! Welcome to the PowerShell prompt."