Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Plugin.GetFunctionParameters
Queries the function metadata for parameter list.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Plugin | 12.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Plugin.GetFunctionParameters"; name ) More
Parameters
Parameter | Description | Example |
---|---|---|
name | A function name like RemoteControl.ClickMouse. | "RemoteControl.ClickMouse" |
Result
Returns list 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
- New in MBS FileMaker Plugin 12.1
- 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
This function is free to use.
Created 21st January 2022, last changed 16th December 2022