- ATTRIBUTES
docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_functions_cmdletbindingattribute?view=powershell-6
- AUTO_VARS
docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_automatic_variables?view=powershell-6
- KEYWORDS
docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_reserved_words?view=powershell-6
- KEYWORDS_TYPE
devblogs.microsoft.com/scripting/powertip-find-a-list-of-powershell-type-accelerators/ ([PSObject].Assembly.GetType(“System.Management.Automation.TypeAccelerators”)::Get).Keys -join ‘ ’
- MULTILINE_KEYWORDS
-
- OPERATORS
-