C.8.9.3.5. display-status-callout

Displays a callout pointing to a status bar panel.

<display-status-callout
    panel="index"
    message="stringID" />
Attributes

panel

Specifies the index of the status bar panel. The index of the leftmost panel is 1.

message

Specifies the string ID of the text to display in the callout.

Element Information
Parents activate-event, if, and, or, not, then, else
Children None
End Tag No - close element with "/>"
Return Value True if successful.