Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
FM.ScriptNames
Queries list of script names in current file.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM | 5.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "FM.ScriptNames" { ; FileName } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
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. |
Optional |
Result
Returns list or error.
Description
Queries list of script names in current file.Same as calling ScriptNames(Get(FileName)).
Release notes
- Version 13.3
- Fixed FM.ScriptNames for database file with dots inside.
- Version 8.4
- Fixed bug in FM.ScriptNames function.
- Version 7.5
- Added FileName parameter to FM.ScriptNameForScriptID, FM.ScriptIDForScriptName and FM.ScriptNames.
Blog Entries
- MBS FileMaker Plugin, version 13.3pr1
- MBS FileMaker Plugin, version 8.4pr4
- MBS FileMaker Plugin, version 7.5pr2
This function is free to use.
Created 23th March 2015, last changed 1st October 2017