Table of Contents

TMSSSLACKONERROR

The Environmental Variable TMSSSLACKONERROR will add a message to the Slack message in the event of an error in the executing process.

Example

Windows Command Line

set TMSSSLACKONERROR=true

Windows PowerShell

$env:TMSSSLACKONERROR = "true"

Linux

export TMSSSLACKONERROR=true

See Also

TMSSSLACKURL
TMSSSLACKUSER
TMSSSLACKICON
TMSSSLACKNOTES

Setting Environmental Variables