Table of Contents

TMSSSTDERRNOCOLOR

The Environmental Variable TMSSSTDERRNOCOLOR disables color formatting for displayed stderr output to terminal window.

Example

Windows Command Line

set TMSSSTDERRNOCOLOR=true

Windows PowerShell

$env: TMSSSTDERRNOCOLOR = true

Linux

export TMSSSTDERRNOCOLOR=true