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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

FM.CurrentLayoutID

Queries ID of current running FileMaker layout.

Component Version macOS Windows Linux Server iOS SDK
FM 10.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "FM.CurrentLayoutID" )

Parameters

none

Result

Returns number or error.

Description

Queries ID of current running FileMaker layout.
See also FM.CurrentLayoutName.

Examples

Show layout ID and name:

Show Custom Dialog [ "Layout" ; MBS( "FM.CurrentLayoutID" ) & " " & MBS( "FM.CurrentLayoutName" ) ]

See also

Release notes

Blog Entries

This function is free to use.

Created 8th April 2020, last changed 19th April 2020


FM.CompareTables - FM.CurrentLayoutName

💬 Ask a question or report a problem