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
Queries script name for a script ID.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM | 5.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
ScriptID | The ID of the script. | "123" | |
FileName | Available in MBS FileMaker Plugin 7.5 or newer. The name of the file to look inside. If empty, we default to current file. Using a table in another database file may require you adding the other file as an external data source and adding the external table to your relationship graph to grant access. |
Optional |
Returns name or error.
Query script name:
MBS( "FM.ScriptNameForScriptID"; 146 )
This function is free to use.
Created 23th March 2015, last changed 20th March 2023