world.FlashIcon

MUSHclient script function (Method) — introduced in version 4.41

Flashes the MUSHclient icon on the Windows taskbar

Prototype

void FlashIcon();

Data type meanings

Description

This function flashes the MUSHclient icon on the Windows taskbar in the same way that MUSHclient does if you have checked the option "New activity flashes taskbar".

VBscript example

FlashIcon

Lua example

FlashIcon ( )

Return value

None.