Table of Contents

 
 

TMSSSLACKUSER

The Environmental Variable TMSSSLACKUSER allows you to add a user name or company description to the top of the Slack message to better differentiate the message origin if you have several different users set up.

Example

Windows Command Line

set TMSSSLACKUSER=GazillaByte

Windows PowerShell

$env:TMSSSLACKUSER = "GazillaByte"

Linux

export TMSSSLACKURL=GazillaByte

Sample Output

See Also

TMSSSLACKURL
TMSSSLACKICON
TMSSSLACKONERROR
TMSSSLACKNOTES

Setting Environmental Variables