Flashes the window’s frame and taskbar icon until the window is activated.
Example
var finWindow = fin.desktop.Window.getCurrent();
finWindow.flash();
Flashes the window’s frame and taskbar icon until the window is activated.
var finWindow = fin.desktop.Window.getCurrent();
finWindow.flash();