Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
New in version 15.2 and in the upcoming version 15.3
Item | Details | Server |
---|---|---|
Audit.GetAuditLogTableName Queries the table name for the AuditLog table. | All 15.2 |
✅ Server |
Audit.GetUUIDFields Queries UUID field names. | All 15.2 |
✅ Server |
Audit.SetAuditLogTableName Sets the table name for the AuditLog table. | All 15.2 |
✅ Server |
Audit.SetUUIDFields Sets the list of UUID field names. | All 15.2 |
✅ Server |
CURL.SetOptionSSLSignatureAlgorithms Sets the TLS supported signature algorithms. | All 15.3 |
✅ Server |
CURL.SetOptionTCPKeepCount Maximum number of TCP keep-alive probes. | All 15.2 |
✅ Server |
CURL.SetOptionUploadFlags Which flags to send the server relating to uploaded files. | All 15.2 |
✅ Server |
DynaPDF.GetBidiMode Returns the current bidirectional mode as number. | All 15.2 |
✅ Server |
DynaPDF.ReadImageFormatFile The function retrieves the most important properties of an image file. | All 15.2 |
✅ Server |
DynaPDF.ReadImageResolutionFile The function retrieves the horizontal and vertical resolution of an image file. | All 15.2 |
✅ Server |
DynaPDF.RenderJob Renders PDF pages in the background. | All 15.2 |
✅ Server |
DynaPDF.SetActiveSigField Sets the signature field that should be signed. | All 15.3 |
✅ Server |
DynaPDF.SetBidiMode Sets or changes the bidirectional mode. | All 15.2 |
✅ Server |
Encryption.ProviderNames Queries list of providers. | All 15.3 |
✅ Server |
FileDialog.GetCanCreateDirectories Queries whether the user can create directories. | Mac only 15.3 |
❌ Server |
FileDialog.SetCanCreateDirectories Sets whether to allow directory creation. | Mac only 15.3 |
❌ Server |
Folders.UbiquityContainer Queries path for an iCloud container. | Mac/iOS 15.2 |
❌ Server |
JSON.ToCSV Converts JSON to CSV. | All 15.2 |
✅ Server |
Java.GetClassFields Queries the list of fields in the class. | Mac/Win/Linux 15.3 |
✅ Server |
Java.GetClassMethods Queries the list of methods in this class. | Mac/Win/Linux 15.3 |
✅ Server |
Java.GetLoadedClasses Queries the list of classes. | Mac/Win/Linux 15.3 |
✅ Server |
ListDialog.GetCancelButtonValue Queries cancel button value. | Mac/Win/iOS 15.2 |
❌ Server |
ListDialog.GetOtherButtonNeedsSelection Queries whether an other button needs a selection just like Select button. | Mac/Win/iOS 15.2 |
❌ Server |
ListDialog.GetOtherButtonValue Queries other button value. | Mac/Win/iOS 15.2 |
❌ Server |
ListDialog.GetSelectButtonValue Queries select button value. | Mac/Win/iOS 15.2 |
❌ Server |
ListDialog.GetSwapButtons Query whether to swap buttons. | Mac/Win 15.2 |
❌ Server |
ListDialog.SetCancelButtonValue Sets the value returned by ShowDialog function if the cancel button was clicked. | Mac/Win/iOS 15.2 |
❌ Server |
ListDialog.SetOtherButtonNeedsSelection Sets whether an other button needs a selection just like Select button. | Mac/Win/iOS 15.2 |
❌ Server |
ListDialog.SetOtherButtonValue Sets the value returned by ShowDialog function if the other button was clicked. | Mac/Win/iOS 15.2 |
❌ Server |
ListDialog.SetSelectButtonValue Sets the value returned by ShowDialog function if the select button was clicked. | Mac/Win/iOS 15.2 |
❌ Server |
ListDialog.SetSwapButtons Whether to swap buttons. | Mac/Win 15.2 |
❌ Server |
MapView.GetWindow Queries window number for the window the MapView is placed on. | Mac/iOS 15.2 |
❌ Server |
Math.BitwiseRotate Rotates the bits in a 64-bit integer number. | All 15.3 |
✅ Server |
Math.ClearBit Clears a bit in a 64-bit number. | All 15.3 |
✅ Server |
Math.GetBit Queries a bit in a 64-bit number. | All 15.3 |
✅ Server |
Math.SetBit Sets a bit in a 64-bit number. | All 15.3 |
✅ Server |
Matrix.Append Appends second matrix to first one. | All 15.3 |
✅ Server |
Matrix.CopyContent Copies the content of a matrix into another matrix. | All 15.3 |
✅ Server |
Matrix.InsertColumn Inserts one column into a matrix. | All 15.3 |
✅ Server |
Matrix.InsertRow Inserts one row into a matrix. | All 15.3 |
✅ Server |
Python.LibraryBuildInfo Return information about the sequence number and build date and time of the current Python interpreter instance. | All 15.2 |
✅ Server |
Python.LibraryCompiler Return an indication of the compiler used to build the current Python version, in square brackets. | All 15.2 |
✅ Server |
Python.LibraryCopyright Return the official copyright string for the current Python version. | All 15.2 |
✅ Server |
Python.LibraryPlatform Return the platform identifier for the current platform. | All 15.2 |
✅ Server |
Python.MonotonicTime Read the monotonic clock. | All 15.2 |
✅ Server |
Python.Time Read the “wall clock” time. | All 15.2 |
✅ Server |
SQL.InternalSQLiteLibrary.Dump Convert an SQLite database into SQL statements that will recreate that database. | All 15.3 |
✅ Server |
SQL.InternalSQLiteLibrary.GetBase64ExtensionEnabled Queries whether the base64 extensions is enabled. | All 15.3 |
✅ Server |
SQL.InternalSQLiteLibrary.GetCSVExtensionEnabled Queries whether the CSV extensions is enabled. | All 15.3 |
✅ Server |
SQL.InternalSQLiteLibrary.GetUUIDExtensionEnabled Queries whether the uuid extensions is enabled. | All 15.3 |
✅ Server |
SQL.InternalSQLiteLibrary.SetBase64ExtensionEnabled Whether to enable the Base64 extensions. | All 15.3 |
✅ Server |
SQL.InternalSQLiteLibrary.SetCSVExtensionEnabled Whether to enable the CSV extensions. | All 15.3 |
✅ Server |
SQL.InternalSQLiteLibrary.SetUUIDExtensionEnabled Whether to enable the uuid extensions. | All 15.3 |
✅ Server |
Saxon.LicenseeName Queries licensee name. | Mac/Win/Linux 15.3 |
✅ Server |
ScriptWorkspace.GetBackgroundColor Queres the current color of the script workspace background. | Mac only 15.3 |
❌ Server |
ScriptWorkspace.IsFocusOnScriptList Queries whether the focus is to the script list in the Script Workspace. | Mac only 15.2 |
❌ Server |
ScriptWorkspace.SetBackgroundColor Sets background color of script workspace. | Mac only 15.3 |
❌ Server |
ScriptWorkspace.SetFocusToScriptList Set the focus to the script list in the Script Workspace. | Mac only 15.2 |
❌ Server |
SharingService.ShareValues Shares text or containers with other services. | Mac only 15.3 |
❌ Server |
SystemInfo.AppResourceUsageStatistics Queries application resource usage statistics for current application. | Mac only 15.3 |
✅ Server |
SystemInfo.isTahoe Whether the operation system is macOS 26 Tahoe or newer. | All 15.3 |
✅ Server |
Variable.AppendJSON Appends a JSON to the JSON array in the variable. | All 15.2 |
✅ Server |
Variable.AppendValue Appends a value to a variable. | All 15.2 |
✅ Server |
Variable.PopJSON Queries JSON from the JSON array stored in a named variable. | All 15.2 |
✅ Server |
Variable.PopValue Queries and removes the last value from variable. | All 15.2 |
✅ Server |
Variable.ValueCount Queries number of values in a variable. | All 15.2 |
✅ Server |
Window.GetWindowDisplayAffinity Queries the window display affinity. | Win only 15.3 |
❌ Server |
Window.SetRoundCorners Set round corners for a window. | Mac/Win 15.3 |
❌ Server |
Window.SetWindowDisplayAffinity Sets the window display affinity. | Win only 15.3 |
❌ Server |
XL.Sheet.AddTable Adds a table to the sheet with the specified name, range and style. | All 15.2 |
✅ Server |
XL.Sheet.SetBorder Sets the border in the specified range of cells. | All 15.2 |
✅ Server |
XL.Table.ColumnSize Returns the number of columns in the table. | All 15.2 |
✅ Server |
XL.Table.GetColumnName Queries unique name of the table column with the specified index. | All 15.2 |
✅ Server |
XL.Table.GetName Queries the name of the table. | All 15.2 |
✅ Server |
XL.Table.GetRef Queries the range on the sheet for this table. | All 15.2 |
✅ Server |
XL.Table.GetShowColumnStripes Queries whether column stripe formatting is applied. | All 15.2 |
✅ Server |
XL.Table.GetShowFirstColumn Queries whether the first column in the table should have the style applied. | All 15.2 |
✅ Server |
XL.Table.GetShowLastColumn Queries whether the last column in the table should have the style applied. | All 15.2 |
✅ Server |
XL.Table.GetShowRowStripes Queries whether row stripe formatting is applied. | All 15.2 |
✅ Server |
XL.Table.GetStyle Get the table style. | All 15.2 |
✅ Server |
XL.Table.SetColumnName Sets the unique name of the table column with the specified index. | All 15.2 |
✅ Server |
XL.Table.SetName Sets the name of the table. | All 15.2 |
✅ Server |
XL.Table.SetRef Sets the range on the sheet for this table. | All 15.2 |
✅ Server |
XL.Table.SetShowColumnStripes Sets whether column stripe formatting is applied. | All 15.2 |
✅ Server |
XL.Table.SetShowFirstColumn Sets whether the first column in the table should have the style applied. | All 15.2 |
✅ Server |
XL.Table.SetShowLastColumn Sets whether the last column in the table should have the style applied. | All 15.2 |
✅ Server |
XL.Table.SetShowRowStripes Sets whether row stripe formatting is applied. | All 15.2 |
✅ Server |
XL.Table.SetStyle Sets the table style. | All 15.2 |
✅ Server |
88 functions shown.
New parameters added
Item | Details | Server |
---|---|---|
Files.ListRecursive Queries list of paths in folder. | All |
✅ Server |
ListDialog.GetOtherButtonEvaluate Queries expression to evaluate for other button. | Mac/Win/iOS |
❌ Server |
ListDialog.GetOtherButtonLabel Queries the caption of the other button. | Mac/Win/iOS |
❌ Server |
ListDialog.SetOtherButtonEvaluate Sets the other button evaluate. | Mac/Win/iOS |
❌ Server |
ListDialog.SetOtherButtonLabel Sets the caption of the other button. | Mac/Win/iOS |
❌ Server |
ScriptWorkspace.StyledScriptText Queries text of current script. | Mac only |
❌ Server |
6 functions shown.
