API Reference
Function
New-HTMLHorizontalLine
Creates a horizontal line in HTML.
Remarks
The New-HTMLHorizontalLine function generates a horizontal line (<hr>) tag in HTML.
Examples
EXAMPLE 1
New-HTMLHorizontalLine
Generates a horizontal line in HTML.
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
New-HTMLHorizontalLine [<CommonParameters>]
#
Parameter set:
All Parameter Sets