Documentation

Added in v2.03

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.

Add comment

Login or register to post comments