iconstate
Syntax: %iconstate(value)
Set or return the state color of the main application icon. The value argument can be used to set the color using the following values:
1: normal
2: green
3: red
4: yellow
Example:
#CALL %iconstate(3) sets the application icon to red.