•Arnošt Havelka
Write-Output - Zobrazení zpráv
Naučte se zobrazovat text pomocí Write-Output
Spustit interaktivní lekciWrite-Output - Display Messages
The Write-Output cmdlet prints any text message directly to the terminal. It is the PowerShell equivalent of the echo command.
For example, running Write-Output Hello will output Hello on the screen.
Kontrola znalostí
1 / 1Which cmdlet prints messages in PowerShell?
Reference
Tyto odkazy na Microsoft Learn a dokumentaci Windows poskytují spolehlivé informace o příkazech použitých v tomto článku.