| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
14.0 14.1 14.2 14.3 14.4 14.5 15.0 15.1 15.2 15.3 15.4 15.5
New in version 15.5 (Pre-Release)
| Item | Details | Server |
|---|---|---|
| CURL.GetMultiTransfersAdded The cumulative number of all easy handles added to the multi, ever. | All |
✅ Server |
| CURL.GetMultiTransfersCurrent Returns the number of easy handles currently added to the multi handle. | All |
✅ Server |
| CURL.GetMultiTransfersDone The number of easy handles currently finished, but not yet removed. | All |
✅ Server |
| CURL.GetMultiTransfersPending The number of current easy handles waiting to start. | All |
✅ Server |
| CURL.GetMultiTransfersRunning The number of easy handles currently running, e.g. where the transfer has started but not finished yet. | All |
✅ Server |
| CURL.NetworkChanged Signal network changed. | All |
✅ Server |
| Container.GetMimeType Returns the mime type for an image stored in a container field. | All |
✅ Server |
| FM.AddErrorMessage Adds a custom error to the error list used by the plugin. | All |
✅ Server |
| Files.BSDVolumeName Queries the BSD volume name for a volume. | Mac only |
✅ Server |
| Files.USBSerialNumber Queries the USB serial number for a volume. | Mac only |
✅ Server |
| FoundationModels.Available Checks whether the model is available. | Mac/iOS |
❌ Server |
| FoundationModels.AvailableStatus Queries the availability. | Mac/iOS |
❌ Server |
| FoundationModels.BeginSession Start a new session in blank slate state with instructions. | Mac/iOS |
❌ Server |
| FoundationModels.CloseSession Closes the current model session. | Mac/iOS |
❌ Server |
| FoundationModels.GetMaximumResponseTokens Queries the maximum number of tokens the model is allowed to produce in its response. | Mac/iOS |
❌ Server |
| FoundationModels.GetTemperature Queries the temperature. | Mac/iOS |
❌ Server |
| FoundationModels.Initialize Initializes Foundation Models by loading a system model. | Mac/iOS |
❌ Server |
| FoundationModels.List Returns the list of model identifiers. | Mac/iOS |
❌ Server |
| FoundationModels.Prewarm Prewarm the model. | Mac/iOS |
❌ Server |
| FoundationModels.Release Release memory for a loaded model. | Mac/iOS |
❌ Server |
| FoundationModels.ReleaseAll Releases all models. | Mac/iOS |
❌ Server |
| FoundationModels.Respond Produces a response to a prompt. | Mac/iOS |
❌ Server |
| FoundationModels.SetMaximumResponseTokens Sets the maximum number of tokens the model is allowed to produce in its response. | Mac/iOS |
❌ Server |
| FoundationModels.SetTemperature Sets the temperature. | Mac/iOS |
❌ Server |
| FoundationModels.SupportedLanguages Queries the languages that the model supports. | Mac/iOS |
❌ Server |
| FoundationModels.SupportsLocale Returns a Boolean indicating whether the given locale is supported by the model. | Mac/iOS |
❌ Server |
| FoundationModels.Transcript A full history of interactions, including user inputs and model responses. | Mac/iOS |
❌ Server |
| List.DeleteColumn Deletes a column from each line in a list. | All |
✅ Server |
| MarkDown.HTMLDocument Queries html document for the markdown. | All |
✅ Server |
| MarkDown.StyledText Creates styled text for the markdown. | All |
✅ Server |
| Phidget.WriteRFID Writes data to the tag being currently read by the reader. | All |
✅ Server |
| Plugin.CustomFunctionIDs Queries the list of registered function ids. | All |
✅ Server |
| Plugin.CustomFunctions Queries details on all registered custom functions. | All |
✅ Server |
| QuickList.DeleteColumn Queries a column from each line in a list. | All |
✅ Server |
| RSA.SignPSS Signs data with RSA digital signature with PSS padding. | All |
✅ Server |
| RSA.VerifyPSS Verifies RSA digital signature with PSS padding. | All |
✅ Server |
| SchemaChange.Changes Queries the changes, that the plugin received. | Mac/Win/Linux |
✅ Server |
| SchemaChange.Clear Clears the list of changes. | Mac/Win/Linux |
✅ Server |
| SchemaChange.Counter Queries the schema change counter. | Mac/Win/Linux |
✅ Server |
| SchemaChange.Disable Disables this feature. | Mac/Win/Linux |
✅ Server |
| SchemaChange.Enable Enables this feature. | Mac/Win/Linux |
✅ Server |
| SchemaChange.IsEnabled Checks whether this feature is enabled. | Mac/Win/Linux |
✅ Server |
| SchemaChange.TimeStamp Queries the timestamp for when the last change happened. | Mac/Win/Linux |
✅ Server |
| SyntaxColoring.GetDataViewerFormatButtonEnabled Queries current setting. | Mac only |
❌ Server |
| SyntaxColoring.SetDataViewerFormatButtonEnabled Sets whether to show format button in the value window in data viewer. | Mac only |
❌ Server |
| Text.HTMLtoStyledText Converts HTML to styled text. | All |
✅ Server |
| Text.ZLibCompress Compresses the given data using lib. | All |
✅ Server |
| Text.ZLibDecompress Decompresses the given data using lib. | All |
✅ Server |
| UUID.TimeFromUUIDv7 Queries the timestamp of an UUIDv7. | All |
✅ Server |
| UUID.UUIDv7 Creates a new UUIDv7 and returns it as a formatted string. | All |
✅ Server |
| WMIQuery.JSON Queries the query result as JSON. | Win only |
✅ Server |
| WebView.GetHeight Queries the height of the WebViewer. | Mac/Win |
✅ Server |
| WebView.GetWidth Queries the width of the WebViewer. | Mac/Win |
✅ Server |
| WebView.SetHeight Sets the height of the WebViewer. | Mac/Win |
✅ Server |
| WebView.SetWidth Sets the width of the WebViewer. | Mac/Win |
✅ Server |
| Webview.GetDefaultDownloadFolderPath Not yet documented | Win only |
❌ Server |
| Webview.GetPreferredColorScheme Queries the preferred color scheme. | Win only |
❌ Server |
| Webview.GetProfilePath Queries the full path of the profile directory. | Win only |
❌ Server |
| Webview.SetDefaultDownloadFolderPath Sets the default download folder path. | Win only |
❌ Server |
| Webview.SetPreferredColorScheme Sets the preferred color scheme. | Win only |
❌ Server |
60 functions shown.