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.078
17939
WINDOWS SETTING MS SETTINGS HOLOGRAPHIC STARTUPANDESKTOP
What is a CPU integrated graphics processor / GPU?
What does anonymous calling mean?
WINDOWS SETTING MS SETTINGS EASEOFACCESS
Error message after converting the bin to ISO file on Windows 10!
WINDOWS EINSTELLUNG MS SETTINGS APPSFORWEBSITES
WINDOWS EINSTELLUNG MS SETTINGS WORKPLACE REPAIRTOKEN
WINDOWS SETTING MS SETTINGS SURFACEHUB ACCOUNTS
What is Drop and Drag?
Was sind RAW Bild-Dateien?



(0)