Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Window.ModalDialogFront
Checks if there is a front dialog window.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Window | 5.4 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Window.ModalDialogFront" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Checks if there is a front dialog window.This allows you to know in a trigger if a dialog window is currently open and maybe you better wait?
This function is free to use.
Created 29th October 2015, last changed 22nd November 2015