Skip to content

Show-TMOutputColor

SYNOPSIS

This function will display the available colors that can be used with the Write-TMOutput function.

SYNTAX

Show-TMOutputColor

DESCRIPTION

This function will display the available colors that can be used with the Write-TMOutput function. Colors can be used for either the ForegroundColor or BackgroundColor parameter of Write-TMOutput.

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

INPUTS

OUTPUTS

NOTES

NAME: Show-TMOutputColor AUTHOR: Tommy Maynard LASTEDIT: 05/12/2016 VERSION: 1.0

Back to top