| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
New in version 16.0 and in the upcoming version 16.1
| Item | Details | Server |
|---|---|---|
| CURL.VersionDetails Queries version details as JSON. | All 16.0 |
✅ Server |
| EnvironmentVariables.JSON Queries all variables with values as JSON. | All 16.1 |
✅ Server |
| FM.SQL.InsertOrUpdateRecords Insert or updates a lot of records queried from a database. | All 16.1 |
✅ Server |
| FM.SQL.InsertOrUpdateRecordsToSQL Insert or updates a lot of records queried from a database. | All 16.1 |
✅ Server |
| Files.ApplicationPathWithBundleIdentifier Get the file path for the application with the given identifier | Mac only 16.1 |
✅ Server |
| Files.OpenFiles Queries list of open files from the application. | All 16.1 |
✅ Server |
| Hash.CRC16 Calculates 16bit CRC value. | All 16.0 |
✅ Server |
| HotKey.GetFileMakerWindowOnly Whether to only run the hotkey when a FileMaker document window is frontmost. | Mac/Win 16.0 |
❌ Server |
| HotKey.SetFileMakerWindowOnly Set whether to only run the hotkey when a FileMaker document window is frontmost. | Mac/Win 16.0 |
❌ Server |
| JSON.SetFormatOptions Sets options for formatting JSON. | All 16.0 |
✅ Server |
| JSON.ToToon Converts the JSON to TOON. | All 16.1 |
✅ Server |
| Llama.Backends Queries the backends available. | All 16.1 |
✅ Server |
| Llama.Chat Sends a chat messages to the model. | All 16.1 |
✅ Server |
| Llama.ChatBuiltinTemplates Queres the list of built-in template names. | All 16.1 |
✅ Server |
| Llama.ClearTranscript Clears the current transcript. | All 16.1 |
✅ Server |
| Llama.CloseContext Closes the context. | All 16.1 |
✅ Server |
| Llama.CloseModel Closes the current model. | All 16.1 |
✅ Server |
| Llama.CloseSampler Closes the current sampler. | All 16.1 |
✅ Server |
| Llama.ContextAvailable Queries context memory available. | All 16.1 |
✅ Server |
| Llama.ContextUsed Queries context memory used. | All 16.1 |
✅ Server |
| Llama.Detokenize Convert the provided tokens into text (inverse of llama_tokenize()). | All 16.1 |
✅ Server |
| Llama.InitSampler Initializes the sampler chain. | All 16.1 |
✅ Server |
| Llama.List Lists all the current llama identifiers. | All 16.1 |
✅ Server |
| Llama.LoadLibrary Loads the library. | All 16.1 |
✅ Server |
| Llama.LoadModel Load the model from a file. | All 16.1 |
✅ Server |
| Llama.Loaded Whether the library is loaded. | All 16.1 |
✅ Server |
| Llama.ModelChatTemplate Queries the chat template text for the model. | All 16.1 |
✅ Server |
| Llama.ModelMetadata Queries the metadata for a model. | All 16.1 |
✅ Server |
| Llama.ModelSize Queries the model size. | All 16.1 |
✅ Server |
| Llama.New Creates a new session. | All 16.1 |
✅ Server |
| Llama.Query Runs a text through the model. | All 16.1 |
✅ Server |
| Llama.Release Releases the session. | All 16.1 |
✅ Server |
| Llama.ReleaseAll Releases all sessions. | All 16.1 |
✅ Server |
| Llama.StartContext Initializes a context. | All 16.1 |
✅ Server |
| Llama.Tokenize Convert the provided text into tokens. | All 16.1 |
✅ Server |
| Llama.Transcript Queries the transcript. | All 16.1 |
✅ Server |
| Llama.TranscriptJSON Queries the transcript as JSON. | All 16.1 |
✅ Server |
| MarkDown.Colorize Colorizes the Markdown. | All 16.0 |
✅ Server |
| Matrix.InsertOrUpdateRecords Insert or updates a lot of records queried from a database. | All 16.1 |
✅ Server |
| Matrix.InsertOrUpdateRecordsToSQL Insert or updates a lot of records queried from a database. | All 16.1 |
✅ Server |
| OCR.RenderPDF Prozesses pages to render a PDF with embedded recognized text. | All 16.1 |
✅ Server |
| Phidget.ClearLEDs Turn off all LEDs. | All 16.1 |
✅ Server |
| Phidget.SetAnimation Display an animation. | All 16.1 |
✅ Server |
| Phidget.SetLED Set the color of a single of LED. | All 16.1 |
✅ Server |
| Phidget.SetLEDs Not yet documented | All 16.1 |
✅ Server |
| Phidget.StopAnimation Disable the specified animation. | All 16.1 |
✅ Server |
| Phidget.SynchronizeAnimations Restart all animations at the same time. | All 16.1 |
✅ Server |
| ScriptWorkspace.SelectGroup Selects a group of scripts. | Mac only 16.1 |
❌ Server |
| SyntaxColoring.GetFormatAddSpaceBeforeSemicolon Queries whether calculation formatting should add space before semicolons. | Mac only 16.1 |
❌ Server |
| SyntaxColoring.ScriptSearchButton.GetEnabled Query whether we should show the search button to search all scripts. | Mac/Win 16.0 |
❌ Server |
| SyntaxColoring.ScriptSearchButton.SetEnabled Sets whether we should show the search button to search all scripts. | Mac/Win 16.0 |
❌ Server |
| SyntaxColoring.SetFormatAddSpaceBeforeSemicolon Sets whether calculation formatting should add space before semicolons. | Mac only 16.1 |
❌ Server |
| SystemInfo.IsiOSAppOnVision Indicates whether the process is an iPhone or iPad app running on visionOS. | All 16.0 |
✅ Server |
| Translation.Available Queries whether translation is available. | Mac/iOS 16.0 |
❌ Server |
| Translation.CanRequestDownloads Queries whether this session can download. | Mac/iOS 16.0 |
❌ Server |
| Translation.DetectLanguage Detects the language of a given text. | Mac/iOS 16.1 |
✅ Server |
| Translation.IsReady Checks whether the session is ready to translate. | Mac/iOS 16.0 |
❌ Server |
| Translation.List Lists all identifiers for translation sessions. | Mac/iOS 16.0 |
❌ Server |
| Translation.PrepareTranslation Prepares translation. | Mac/iOS 16.0 |
❌ Server |
| Translation.Release Frees the translation session. | Mac/iOS 16.0 |
❌ Server |
| Translation.ReleaseAll Releases all translation sessions. | Mac/iOS 16.0 |
❌ Server |
| Translation.SourceLanguage Queries the input language to translate from. | Mac/iOS 16.0 |
❌ Server |
| Translation.StartSession Begins a new session. | Mac/iOS 16.0 |
❌ Server |
| Translation.Status Checks whether translation is available. | Mac/iOS 16.0 |
❌ Server |
| Translation.SupportedLanguages Queries the list of translation languages the framework supports. | Mac/iOS 16.0 |
❌ Server |
| Translation.TargetLanguage Queries output language to translate into. | Mac/iOS 16.0 |
❌ Server |
| Translation.TranslateString Translates a single string of text. | Mac/iOS 16.0 |
❌ Server |
| Translation.Translations Translates several texts. | Mac/iOS 16.0 |
❌ Server |
| XL.Book.Clear Removes all data from a workbook. | All 16.1 |
✅ Server |
| XL.Book.ConditionalFormat Returns a conditional format with defined index. | All 16.1 |
✅ Server |
| XL.Book.ConditionalFormatSize Returns a number of conditional formats in this book. | All 16.1 |
✅ Server |
| XL.Book.ErrorCode Queries the last error code. | All 16.1 |
✅ Server |
| XL.Book.SheetName Queries the name of a sheet. | All 16.1 |
✅ Server |
| XL.LoadBookInfo Loads a Excel file metadata. | All 16.1 |
✅ Server |
| XL.Sheet.ConditionalFormatSize Returns a number of conditional formatting rules in this worksheet (only for xlsx files). | All 16.1 |
✅ Server |
| XL.Sheet.ConditionalFormatting Returns conditional formatting rules with the specified index (only for xlsx files). | All 16.1 |
✅ Server |
| XL.Sheet.RemoveConditionalFormatting Removes conditional formatting rules with the specified index for the sheet (only for xlsx files). | All 16.1 |
✅ Server |
77 functions shown.
New parameters added
| Item | Details | 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 |
| ScriptWorkspace.OpenScript Opens a script by name. | Mac only |
❌ Server |
| SystemInfo.ADSystemInfo Queries Active Directory information. | Win only |
❌ Server |
| XL.LoadBook Loads a Excel file. | All |
✅ Server |
| XL.LoadBookPartially Loads a Excel file partially. | All |
✅ Server |
6 functions shown.
These functions require a license (83%).