[14.4](newinversion144.md) [14.5](newinversion145.md) [15.0](newinversion150.md) [15.1](newinversion151.md) [15.2](newinversion152.md) [15.3](newinversion153.md) [15.4](newinversion154.md) [15.5](newinversion155.md) [16.0](newinversion160.md) [16.1](newinversion161.md) [16.2](newinversion162.md) [16.3](newinversion163.md)

New in version 12.1
-------------------

| Item | Details | Server |
|:--|:--|:--|
| [Audit.Statistics](AuditStatistics.md)   Queries statistics for Audit functions. | All | ✅ Server |
| [CNContact.HasValue](CNContactHasValue.md)   Checks whether a value is available in the loaded contact. | Mac/iOS | ❌ Server |
| [CNContactStore.FetchContact](CNContactStoreFetchContact.md)   Fetches a fresh copy of this contact. | Mac/iOS | ❌ Server |
| [ContinuityCamera.GetEnabled](ContinuityCameraGetEnabled.md)   Queries whether this is enabled. | Mac only | ❌ Server |
| [ContinuityCamera.Initialize](ContinuityCameraInitialize.md)   Initializes continuity camera. | Mac only | ❌ Server |
| [ContinuityCamera.SetEnabled](ContinuityCameraSetEnabled.md)   Enables or disables continuity camera. | Mac only | ❌ Server |
| [Dialog.GetTextAlignment](DialogGetTextAlignment.md)   Queries whether to change text alignment for dialog. | Mac only | ❌ Server |
| [Dialog.SetTextAlignment](DialogSetTextAlignment.md)   Sets whether to change text alignment for dialog. | Mac only | ❌ Server |
| [Dictionary.Lookup](DictionaryLookup.md)   Looks up value for the key. | All | ✅ Server |
| [DynaPDF.GetSpaceWidthFactor](DynaPDFGetSpaceWidthFactor.md)   Queries the space width factor. | All | ✅ Server |
| [DynaPDF.SetSpaceWidthFactor](DynaPDFSetSpaceWidthFactor.md)   Sets space width factor. | All | ✅ Server |
| [FM.CustomFunctionsList](FMCustomFunctionsList.md)  **Deprecated**    Queries result from custom functions list. | Mac only | ❌ Server |
| [FM.QueryCustomFunctionsList](FMQueryCustomFunctionsList.md)  **Deprecated**    Queries custom functions list. | Mac only | ❌ Server |
| [Files.AudioCoverArt](FilesAudioCoverArt.md)   Loads audio file and returns cover art. | Mac/Win | ✅ Server |
| [Math.Average](MathAverage.md)   Calculates average of given values. | All | ✅ Server |
| [Math.Max](MathMax.md)   Calculates maximum of given values. | All | ✅ Server |
| [Math.Median](MathMedian.md)   Calculates median of given values. | All | ✅ Server |
| [Math.Min](MathMin.md)   Calculates minimum of given values. | All | ✅ Server |
| [Math.Multiply](MathMultiply.md)   Multiplies values. | All | ✅ Server |
| [Math.Reciprocal](MathReciprocal.md)   Calculates reciprocals of values. | All | ✅ Server |
| [Math.StandardDeviation](MathStandardDeviation.md)   Calculates standard deviation of given values. | All | ✅ Server |
| [Math.Sum](MathSum.md)   Calculates sum of given values. | All | ✅ Server |
| [PageSetupDialog.Reset](PageSetupDialogReset.md)   Resets settings in plugin. | Mac only | ❌ Server |
| [Plugin.GetFunctionParameters](PluginGetFunctionParameters.md)   Queries the function metadata for parameter list. | All | ✅ Server |
| [PrintDialog.GetPrintType](PrintDialogGetPrintType.md)   Queries print type. | Mac only | ❌ Server |
| [PrintDialog.Reset](PrintDialogReset.md)   Resets settings in plugin. | Mac only | ❌ Server |
| [SyntaxColoring.AutoCompleteFunctions.GetEnabled](SyntaxColoringAutoCompleteFunctionsGetEnabled.md)   Queries whether parameters for auto completed functions is enabled. | Mac only | ❌ Server |
| [SyntaxColoring.AutoCompleteFunctions.SetEnabled](SyntaxColoringAutoCompleteFunctionsSetEnabled.md)   Sets whether to auto complete MBS functions names. | Mac only | ❌ Server |
| [SyntaxColoring.AutoCompleteParameters.GetEnabled](SyntaxColoringAutoCompleteParametersGetEnabled.md)   Queries whether parameters for auto completed functions is enabled. | Mac only | ❌ Server |
| [SyntaxColoring.AutoCompleteParameters.SetEnabled](SyntaxColoringAutoCompleteParametersSetEnabled.md)   Sets whether to auto complete parameters for MBS functions names. | Mac only | ❌ Server |
| [SyntaxColoring.ColorizeScript](SyntaxColoringColorizeScript.md)   Colorises a script text. | Mac only | ✅ Server |
| [Text.Reverse](TextReverse.md)   Reverses the order of characters in the text. | All | ✅ Server |
| [WebHook.GetMaximumRequestSize](WebHookGetMaximumRequestSize.md)   Queries maximum allowed request size. | All | ✅ Server |
| [WebHook.SetMaximumRequestSize](WebHookSetMaximumRequestSize.md)   Sets maximum allowed request size. | All | ✅ Server |
| [WebRequest.GetBodySize](WebRequestGetBodySize.md)   Queries size of body in bytes. | All | ✅ Server |
| [WebRequest.GetSize](WebRequestGetSize.md)   Queries size of whole request. | All | ✅ Server |
| [WebView.HasParent](WebViewHasParent.md)   Checks whether WebView has parent control. | Mac/Win/iOS | ❌ Server |
| [WinPhotoAcquire.Acquire](WinPhotoAcquireAcquire.md)   Starts the import process. | Win only | ❌ Server |
| [WinPhotoAcquire.Files](WinPhotoAcquireFiles.md)   Queries list of files after acquire finished. | Win only | ❌ Server |
| [WinPhotoAcquire.GetCurrentDeviceID](WinPhotoAcquireGetCurrentDeviceID.md)   Queries device ID for currently selected devices. | Win only | ❌ Server |
| [WinPhotoAcquire.SetCurrentDeviceID](WinPhotoAcquireSetCurrentDeviceID.md)   Sets the current device. | Win only | ❌ Server |
| [WinPhotoAcquire.ShowSelectDeviceDialog](WinPhotoAcquireShowSelectDeviceDialog.md)   Shows dialog to select device. | Win only | ❌ Server |
| [WinPhotoAcquire.ShowSettingsDialog](WinPhotoAcquireShowSettingsDialog.md)   Shows settings dialog. | Win only | ❌ Server |
| [Window.ClearCloseTrigger](WindowClearCloseTrigger.md)   Clears close trigger. | Mac only | ❌ Server |
| [Window.SetCloseTrigger](WindowSetCloseTrigger.md)   Sets close trigger. | Mac only | ❌ Server |

45 functions shown.

### New parameters added

| Item | Details | Server |
|:--|:--|:--|
| [FM.SQL.Field](FMSQLField.md): Flags   Queries field value for given position in result. | All | ✅ Server |
| [JSON.Colorize](JSONColorize.md): DarkMode   Formats a JSON string with color. | All | ✅ Server |
| [Printer.Print](PrinterPrint.md): PrintToFile   Prints a document with options. | Win only | ❌ Server |
| [WIA.SetItemPropertyValue](WIASetItemPropertyValue.md): Type   Sets a property of an item. | Win only | ❌ Server |
| [XML.Colorize](XMLColorize.md): DarkMode   Formats a XML string with color. | All | ✅ Server |

5 functions shown.

These functions require a license (60%).

### Blog Entries

- [New in MBS FileMaker Plugin 12.1](https://www.mbsplugins.de/archive/2022-03-22/New_in_MBS_FileMaker_Plugin_12/monkeybreadsoftware_blog_filemaker)
- [Neues MBS FileMaker Plugin 12.1](https://www.mbsplugins.de/archive/2022-03-15/Neues_MBS_FileMaker_Plugin_121/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin 12.1 - More than 6700 Functions In One Plugin](https://www.mbsplugins.de/archive/2022-03-15/MBS_FileMaker_Plugin_121_-_Mor/monkeybreadsoftware_blog_filemaker)

[Older Version 12.0](newinversion120.md) [Newer Version 12.2](newinversion122.md)

[HTML Version](newinversion121.shtml)