Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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" ) )
This function is free to use.
Created 6th June 2015, last changed 8th June 2015