Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

New in version 16.1 and in the upcoming version 16.2

Item Details Server
Dialog.GetTitleIcon
Returns the icon displayed in the titlebar.
Win only
16.1
  ❌ Server
Dialog.SetTitleIcon
Sets the icon to be displayed in the window title to a given icon.
Win only
16.1
  ❌ Server
DynaPDF.Parser.Content
Queries page content as JSON.
All
16.2
  ✅ Server
DynaPDF.Parser.Delete
Deletes an operator on the current page.
All
16.2
  ✅ Server
EnvironmentVariables.JSON
Queries all variables with values as JSON.
All
16.1
  ✅ Server
FM.ExecuteSQL.LastParameters
Queries parameters from last failed SQL command.
All
16.2
  ✅ 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.ListOpenFiles
Queries list of open files from the application.
All
16.1
  ✅ Server
Files.Stat
Queries file status.
All
16.2
  ✅ Server
FoundationModels.ContextSize
The maximum context size (in tokens) supported by the model.
Mac/iOS
16.2
  ✅ Server
FoundationModels.TokenCount
Returns the token count for the specified instructions.
Mac/iOS
16.2
  ✅ Server
GMImage.AffineTransform
Transform image by specified affine (or free transform) matrix.
All
16.2
  ✅ Server
GMImage.Profiles
Queries the list of available profiles.
All
16.1
  ✅ Server
JSON.FromToon
Converts TOON to JSON.
All
16.2
  ✅ 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.LoadBackend
Loads a backend for Llama from the given location.
All
16.2
  ✅ 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
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
Matrix.MBS
Calls a MBS function with parameters from the matrix.
All
16.2
  ✅ Server
Matrix.SearchAndReplace
Searches and replaces text.
All
16.2
  ✅ Server
Matrix.SwapColumns
Swaps two columns in the matrix.
All
16.2
  ✅ Server
Matrix.SwapRows
Swaps two rows in the matrix.
All
16.2
  ✅ 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
Sets the LEDs for a LED array.
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
Process.GetQOSClass
Queries the Quality Of Service class for the current thread.
All
16.1
  ✅ Server
Process.SetQOSClass
Sets the Quality Of Service class for the current thread.
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.SetFormatAddSpaceBeforeSemicolon
Sets whether calculation formatting should add space before semicolons.
Mac only
16.1
  ❌ Server
Translation.DetectLanguage
Detects the language of a given text.
Mac/iOS
16.1
  ✅ Server
WebView.MoveFocus
Moves the focus.
Win only
16.2
  ❌ 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

73 functions shown.

New parameters added

Item Details Server
ScriptWorkspace.OpenScript
Opens a script by name.
Mac only
  ❌ Server
SystemInfo.ADSystemInfo
Queries Active Directory information.
Win only
  ❌ Server

2 functions shown.

These functions require a license (50%).

Older Version 16.0