Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Queries the reference number of current window.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Window | 5.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
none
Returns number or error.
Query current window:
MBS("Window.Current")
Show title of current window:
MBS( "Window.GetTitle" ; MBS( "Window.Current" ) )
Created 6th June 2015, last changed 8th June 2015
Window.ConfigureToolbarMenu - Window.DisableScrollbars
Feedback: Report problem or ask question.