ScriptBlock Element for GroupBy (Format)
Specifies the script that starts a new group whenever its value changes.
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the ScriptBlock element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
|---|---|
Defines how a group of .NET Framework objects is displayed. |
Text Value
Specify the script that is evaluated.
Windows PowerShell starts a new group whenever the value of this script changes.
When this element is specified, you cannot specify the PropertyName element to start a new group.
Show: