OSTaskbarManager.Flash

Syntax:

Flash(<FlashCount>)

Parameters:

<FlashCount> (optional)

Type: Number.
The number of flashes made by a configuration button on the task bar.
Default value: 1.

Description:

The button flashes on the taskbar.
Runs under Windows XP and higher.
Runs under Ubuntu Unity, the transferred parameter is ignored.
Does not perform any actions under other operating systems.

Availability:

Thin client, thick client.

Example:

OSTaskbar.Flash(3);

    

1C:Enterprise Developer's Community