< Back

Write-Console

Sat Jan 18, 2020 10:17 pm

NAME Write-Console



SYNOPSIS

"Writes the input to host output (using write-host) with added indentation"





SYNTAX

Write-Console [[-msg] <Object>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-msg <Object>

Message to output



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Write-Indented; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Write-Indented [-msg] <Object> [[-level] <Object>] [[-mark] <Object>] [[-maxlen] <Object>]

[-passthru] [-timestamp] [-timestampFormat <Object>] [-passErrorStream] [<CommonParameters>]



ModuleName : Process

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Write-Indented

Category : Function

Component :

Role :

Functionality :