Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CF
Shorter version for FM.CF.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM Dictionary | 14.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "CF"; Name { ; Parameters... } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
Name | The name of the function. | "test" | |
Parameters... | Value to pass as parameter. | Optional |
Result
Returns result or error.
Description
Shorter version for FM.CF.Expects dictionary to be named CF with custom functions.
This function takes variable number of parameters. Pass as much parameters as needed separated by the semicolon in FileMaker.
Please repeat Parameters parameter as often as you need.
Examples
Call Concat function with two parameters:
MBS( "CF"; "Concat"; "Hello"; "World")
See also
Release notes
- Version 14.1
Blog Entries
- Conditional Formatting in Excel exports from FileMaker
- MBS FileMaker Plugin 12.2
- MBS Plugin 12.2 for Claris FileMaker
- Custom Functions in JavaScript reloaded
- New in MBS FileMaker Plugin 11.3
- MBS FileMaker Plugin 11.3 - More than 6500 Functions In One Plugin
- MBS @ FMTraining.TV
- Custom Functions stored in a database
- Custom Functions in JavaScript
- Custom Filemaker Function: MBS_HTML_EncodeImage_JPG
This function checks for a license.
Created 10th February 2024, last changed 15th February 2024
