about_Reserved_Words - PowerShell command help and examples

Lists the reserved words that cannot be used as identifiers because they (about_Reserved_Words)

TOPIC
about_Reserved_Words
SHORT DESCRIPTION
Lists the reserved words that cannot be used as identifiers because they have a special meaning in Windows PowerShell.
LONG DESCRIPTION
There are certain words that have special meaning in Windows PowerShell. When these words appear without quotation marks, Windows PowerShell attempts to apply their special meaning rather than treating them as character strings. To use these words as parameter arguments in a command or script without invoking their special meaning, enclose the reserved words in quotation marks. The following are the reserved words in Windows PowerShell: Break Continue Do Else Elseif Filter For Foreach Function If In Local Private Return Switch Until Where While For information about language statements, such as Foreach, If, For, and While, type "get-help", type the prefix "about_", and then type the name of the statement. For example, to get information about the Foreach statement, type: get-help about_foreach For information about the Filter statement or the Return statement syntax, type: get-help about_functions SEE ALSO about_Command_Syntax about_Escape_Characters about_Language_Keywords about_Parsing about_Quoting_Rules about_Script_Blocks about_Special_Characters C:\Windows>powershell get-help about_Return -full

Microsoft Windows [Version 10.0.19045.3693]
Copyright (c) 2023 Microsoft Corporation.

ColorConsole [Version 3.7.1000] PowerShell 2.0-Export

Windows 11, 10, 8.1, 8, 7 / Server 2022, 2019, 2016











Windows-10


... Windows 10 FAQ
... Windows 10 How To


Windows 10 How To


... Windows 11 How To
... Windows 10 FAQ



PowerShell: Lists the reserved words that cannot be used as identifiers because they

HTTP: ... PS_Windows/en/about_Reserved_Words.htm
0.093
17939
What is a BAT file?
Error message com.google.process.gapps has stopped?
WINDOWS SETTING MS SETTINGS COLORS
WINDOWS SETTING MS SETTINGS URIS
WINDOWS SETTING MS SETTINGS PRIVACY AUTOMATICFILEDOWNLOADS
Was ist Command Prompt?
WINDOWS EINSTELLUNG MS SETTINGS RECOVERY
Was ist ein Benutzer?
WINDOWS SETTING MS SETTINGS SEARCH MOREDETAILS
What is a bitmap?



(0)