Tutorial: window.reload

window.reload

Reloads the window current page.

Example

var win = fin.desktop.Window.wrap('uuid', 'name');

win.reload();