Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Window.HasFormattingBar
Queries whether window has a formatting bar.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Window | 14.3 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Window.HasFormattingBar"; WindowRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
WindowRef | Window Reference is the unique OS level window ID. You can obtain this by using the Window.FindByTitle or Window.FindByIndex functions. Pass zero to access the frontmost window. | 0 |
Result
Returns 1, 0 or error.
Description
Queries whether window has a formatting bar.Works on macOS for all localizations.
Works on Windows for English, Dutch, French, German, Italian, Portuguese, Spanish, Sweden, but does not work for asian languages.
Returns 1 if formatting bar was found or 0 if not.
See also
Release notes
- Version 14.3
- Added Window.HasFormattingBar function.
Blog Entries
- MBS FileMaker Plugin 14.3 News
- Neues MBS Plugin 14.3 für Claris FileMaker
- MBS FileMaker Plugin 14.3 for Claris FileMaker
- Is there a formatting bar?
- MBS FileMaker Plugin, version 14.3pr6
This function checks for a license.
Created 28th June 2024, last changed 8th July 2024