| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
14.2 14.3 14.4 14.5 15.0 15.1 15.2 15.3 15.4 15.5 16.0 16.1
New in version 15.3
| Item | Details | Server |
|---|---|---|
| CURL.SetOptionSSLSignatureAlgorithms Sets the TLS supported signature algorithms. | All |
✅ Server |
| DynaPDF.SetActiveSigField Sets the signature field that should be signed. | All |
✅ Server |
| Encryption.ProviderNames Queries list of providers. | All |
✅ Server |
| FileDialog.GetCanCreateDirectories Queries whether the user can create directories. | Mac only |
❌ Server |
| FileDialog.SetCanCreateDirectories Sets whether to allow directory creation. | Mac only |
❌ Server |
| Files.PrintFile Asks the OS to print this file. | Mac/Win |
❌ Server |
| Java.GetClassFields Queries the list of fields in the class. | Mac/Win/Linux |
✅ Server |
| Java.GetClassMethods Queries the list of methods in this class. | Mac/Win/Linux |
✅ Server |
| Java.GetLoadedClasses Queries the list of classes. | Mac/Win/Linux |
✅ Server |
| Math.BitwiseRotate Rotates the bits in a 64-bit integer number. | All |
✅ Server |
| Math.ClearBit Clears a bit in a 64-bit number. | All |
✅ Server |
| Math.GetBit Queries a bit in a 64-bit number. | All |
✅ Server |
| Math.SetBit Sets a bit in a 64-bit number. | All |
✅ Server |
| Matrix.Append Appends second matrix to first one. | All |
✅ Server |
| Matrix.CopyContent Copies the content of a matrix into another matrix. | All |
✅ Server |
| Matrix.InsertColumn Inserts one column into a matrix. | All |
✅ Server |
| Matrix.InsertRow Inserts one row into a matrix. | All |
✅ Server |
| Plugin.CustomFunctionNames Queries list of function names. | All |
✅ Server |
| Plugin.CustomFunctionParameter Queries custom function parameter with given index. | All |
✅ Server |
| Plugin.CustomFunctionParameterCount Queries number of parameters to the current custom function. | All |
✅ Server |
| Plugin.RegisterFunction Registers a custom function with FileMaker or JavaScript code. | All |
✅ Server |
| Plugin.RegisterScriptStep Registers a script step dynamically. | All |
✅ Server |
| SQL.InternalSQLiteLibrary.Dump Convert an SQLite database into SQL statements that will recreate that database. | All |
✅ Server |
| SQL.InternalSQLiteLibrary.GetBase64ExtensionEnabled Queries whether the base64 extensions is enabled. | All |
✅ Server |
| SQL.InternalSQLiteLibrary.GetCSVExtensionEnabled Queries whether the CSV extensions is enabled. | All |
✅ Server |
| SQL.InternalSQLiteLibrary.GetUUIDExtensionEnabled Queries whether the uuid extensions is enabled. | All |
✅ Server |
| SQL.InternalSQLiteLibrary.SetBase64ExtensionEnabled Whether to enable the Base64 extensions. | All |
✅ Server |
| SQL.InternalSQLiteLibrary.SetCSVExtensionEnabled Whether to enable the CSV extensions. | All |
✅ Server |
| SQL.InternalSQLiteLibrary.SetUUIDExtensionEnabled Whether to enable the uuid extensions. | All |
✅ Server |
| Saxon.LicenseeName Queries licensee name. | Mac/Win/Linux |
✅ Server |
| ScriptWorkspace.GetBackgroundColor Queries the current color of the script workspace background. | Mac only |
❌ Server |
| ScriptWorkspace.SetBackgroundColor Sets background color of script workspace. | Mac only |
❌ Server |
| SharingService.ShareValues Shares text or containers with services. | Mac only |
❌ Server |
| SyntaxColoring.DebuggerScrolling.GetEnabled Queries whether we improve scrolling in debugger. | Mac only |
❌ Server |
| SyntaxColoring.DebuggerScrolling.SetEnabled Sets whether we improve debugger scrolling. | Mac only |
❌ Server |
| SystemInfo.AppResourceUsageStatistics Queries application resource usage statistics for current application. | Mac only |
✅ Server |
| SystemInfo.isTahoe Whether the operation system is macOS 26 Tahoe or newer. | All |
✅ Server |
| Window.GetWindowDisplayAffinity Queries the window display affinity. | Win only |
❌ Server |
| Window.SetRoundCorners Set round corners for a window. | Mac/Win/iOS |
❌ Server |
| Window.SetWindowDisplayAffinity Sets the window display affinity. | Win only |
❌ Server |
40 functions shown.
New parameters added
| Item | Details | Server |
|---|---|---|
| ScriptWorkspace.StyledScriptText: SelectedOnly, EndOfLine Queries text of current script. | Mac only |
❌ Server |
1 functions shown.
These functions require a license (100%).
Blog Entries