Taskbar.setStatusText Method

Show some text in the taskbar as the current status. This text will disappear after some amount of time (5 seconds, by default).
 

Parameters

text

Type: String
The text to show in the taskbar status.
timeout

Type: Number
(optional) The time, in milliseconds, before the status will disappear.
Optional: True