[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 9.3
------------------

| Item | Details | Server |
|:--|:--|:--|
| [Barcode.LibVersion](BarcodeLibVersion.md)   Queries version of Zint library. | All | ✅ Server |
| [CURL.SetOptionMaxAgeConn](CURLSetOptionMaxAgeConn.md)   Sets the maximum connection age. | All | ✅ Server |
| [Events.Reminder.GetDueTimestamp](EventsReminderGetDueTimestamp.md)   Queries due date as time stamp. | Mac/iOS | ❌ Server |
| [Events.Reminder.GetStartTimestamp](EventsReminderGetStartTimestamp.md)   Queries start date as timestamp. | Mac/iOS | ❌ Server |
| [FM.CompareTables](FMCompareTables.md)   Compare two tables. | All | ✅ Server |
| [GMImage.WriteToContainer](GMImageWriteToContainer.md)   Writes images as is into a container. | All | ✅ Server |
| [JSON.Import.ErrorCount](JSONImportErrorCount.md)   Queries error counter. | All | ✅ Server |
| [JSON.Import.Errors](JSONImportErrors.md)   Queries list of error messages. | All | ✅ Server |
| [JSON.Sort](JSONSort.md)   Sorts the JSON array/object. | All | ✅ Server |
| [LDAP.StartTLS](LDAPStartTLS.md)   Starts encrypted connection. | Mac/Win/Linux | ✅ Server |
| [MapView.Screenshot](MapViewScreenshot.md)   Renders screenshot of the map view. | Mac/iOS | ❌ Server |
| [MapView.SetScript](MapViewSetScript.md)   Sets script trigger. | Mac/iOS | ❌ Server |
| [Plugin.CallCounter](PluginCallCounter.md)   Queries call counter. | All | ✅ Server |
| [Plugin.InstallSignalHandlers](PluginInstallSignalHandlers.md)   Installs signal handlers. | Mac/Linux/iOS | ✅ Server |
| [Preferences.GetValueType](PreferencesGetValueType.md)   Queries data type for a preferences entry. | Mac/Win/iOS | ✅ Server |
| [Shell.GetArguments](ShellGetArguments.md)   Queries arguments as list. | Mac/Win/Linux | ✅ Server |
| [SystemInfo.ADSystemInfo](SystemInfoADSystemInfo.md)   Queries Active Directory information. | Win only | ❌ Server |
| [SystemInfo.isCatalina](SystemInfoisCatalina.md)   Whether the operating system is macOS 10.15 Catalina or newer. | All | ✅ Server |
| [Text.FilterUTF16](TextFilterUTF16.md)   Filters text to UTF-16. | All | ✅ Server |
| [Text.Styles](TextStyles.md)   Queries style information as JSON. | All | ✅ Server |
| [Trace.GetErrorsOnly](TraceGetErrorsOnly.md)   Queries whether to trace only errors. | All | ✅ Server |
| [Trace.GetWithTimes](TraceGetWithTimes.md)   Queries whether to trace with times. | All | ✅ Server |
| [Trace.SetErrorsOnly](TraceSetErrorsOnly.md)   Sets whether to only log trace. | All | ✅ Server |
| [Trace.SetWithTimes](TraceSetWithTimes.md)   Sets whether to include times in traces. | All | ✅ Server |
| [UNNotification.Deliver](UNNotificationDeliver.md)   Delivers notification now. | Mac/iOS | ❌ Server |
| [UNNotification.GetDescription](UNNotificationGetDescription.md)   Queries description of notification. | Mac/iOS | ❌ Server |
| [UNNotification.SetCalendarDateTrigger](UNNotificationSetCalendarDateTrigger.md)   Sets a calendar based trigger. | Mac/iOS | ❌ Server |
| [WebView.GetAllowsLinkPreview](WebViewGetAllowsLinkPreview.md)   Whether to allow link previews. | Mac/iOS | ❌ Server |
| [WebView.HasOnlySecureContent](WebViewHasOnlySecureContent.md)   Queries whether website is secure. | Mac/Win/iOS | ❌ Server |
| [WebView.SetAllowsLinkPreview](WebViewSetAllowsLinkPreview.md)   Set whether to allow link previews. | Mac/iOS | ❌ Server |
| [WebView.StopLoading](WebViewStopLoading.md)   Stops loading all resources on the current page. | Mac/Win/iOS | ❌ Server |
| [XML.Import.ErrorCount](XMLImportErrorCount.md)   Queries error counter. | All | ✅ Server |
| [XML.Import.Errors](XMLImportErrors.md)   Queries list of error messages. | All | ✅ Server |

33 functions shown.

### New parameters added

| Item | Details | Server |
|:--|:--|:--|
| [EventMonitor.SetCardWindow](EventMonitorSetCardWindow.md): ScriptParameter, ScriptControl   Sets script trigger for clicks outside card. | Mac/Win | ❌ Server |
| [FM.RunScript](FMRunScript.md): ScriptControl   Runs a script in any open FileMaker file. | All | ❌ Server |
| [MapView.AddPin](MapViewAddPin.md): Identifier, Color  **Deprecated**    Adds a pin to the map. | Mac/iOS | ❌ Server |
| [MapView.AddPinWithAddress](MapViewAddPinWithAddress.md): Identifier, Color  **Deprecated**    Adds a pin with querying an address. | Mac/iOS | ❌ Server |
| [MapView.PlanRoute](MapViewPlanRoute.md): StartIdentifier, EndIdentifier, StartColor, EndColor   Plans a route. | Mac/iOS | ✅ Server |
| [MapView.ShowAddress](MapViewShowAddress.md): Identifier, Color   Shows an address. | Mac/iOS | ❌ Server |

6 functions shown.

### Blog Entries

- [Neues vom MBS Plugin 9.3](https://www.mbsplugins.de/archive/2019-09-13/Neues_vom_MBS_Plugin_93/monkeybreadsoftware_blog_filemaker)
- [Neues MBS FileMaker Plugin 9.3 - Über 5900 Funktionen in einem Plugin](https://www.mbsplugins.de/archive/2019-07-24/Neues_MBS_FileMaker_Plugin_93_/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin 9.3 - More than 5900 Functions In One Plugin](https://www.mbsplugins.de/archive/2019-07-24/MBS_FileMaker_Plugin_93_-_More/monkeybreadsoftware_blog_filemaker)

[Older Version 9.2](newinversion92.md) [Newer Version 9.4](newinversion94.md)

[HTML Version](newinversion93.shtml)