Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
53 lines (34 loc) · 641 Bytes

File metadata and controls

53 lines (34 loc) · 641 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

Format-Error

SYNOPSIS

Format $error[x] output.

Script file

format output\Format-Error.ps1

SYNTAX

Format-Error [[-ErrorRecord] <Object>]

DESCRIPTION

Unknown source.

EXAMPLES

-------------------------- EXAMPLE 1 --------------------------

#resolve the latest error record ($error[0])


Resolve-Error

PARAMETERS

-ErrorRecord

The error entry to format.

Type: Object
Parameter Sets: (All)
Aliases: 

Required: False
Position: 1
Default value: $Error[0]
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Morty Proxy This is a proxified and sanitized view of the page, visit original site.