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:
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
Statistic
FMM
Blog
Plugin.GetFunctionParameters
Queries the function metadata for parameter list.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
Plugin | 12.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | Free |
MBS( "Plugin.GetFunctionParameters"; name ) More
Parameters
Parameter | Description | Example |
---|---|---|
name | A function name like RemoteControl.ClickMouse. | "RemoteControl.ClickMouse" |
Result
Returns OK or error.
Description
Queries the function metadata for parameter list.The returned list describes the parameter list after the initial function name.
Examples
Query parameter for Register function:
MBS("Plugin.GetFunctionParameters"; "Register")
Example result:
Licensee Name
Component
License Type
Expire Month
Serial number
See also
Release notes
- Version 12.1
- Added Plugin.GetFunctionParameters function.
Blog Entries
- Neues MBS FileMaker Plugin 12.1
- MBS FileMaker Plugin 12.1 - More than 6700 Functions In One Plugin
- MBS FileMaker Plugin, version 12.1pr1
- Trace with parameter names
Created 21st January 2022, last changed 21st January 2022
Plugin.Functions - Plugin.GetFunctionPlatforms
Feedback: Report problem or ask question.
