Whitepaper
Docs
Sign In
Prompt
Prompting the user for input
Command
/prompting-the-user-for-input
Creator
@steenosterby
Downloads
29+
Get
Prompt Content
# Displaying the user's input Write-Host "Hello, $input! Welcome to the PowerShell prompt."