Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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