| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
14.1 14.2 14.3 14.4 14.5 15.0 15.1 15.2 15.3 15.4 15.5 16.0
New in version 15.2
| Item | Details | Server |
|---|---|---|
| Audit.GetAuditLogTableName Queries the table name for the AuditLog table. | All |
✅ Server |
| Audit.GetUUIDFields Queries UUID field names. | All |
✅ Server |
| Audit.SetAuditLogTableName Sets the table name for the AuditLog table. | All |
✅ Server |
| Audit.SetUUIDFields Sets the list of UUID field names. | All |
✅ Server |
| CURL.SetOptionTCPKeepCount Maximum number of TCP keep-alive probes. | All |
✅ Server |
| CURL.SetOptionUploadFlags Which flags to send the server relating to uploaded files. | All |
✅ Server |
| DynaPDF.GetBidiMode Returns the current bidirectional mode as number. | All |
✅ Server |
| DynaPDF.ReadImageFormatFile The function retrieves the most important properties of an image file. | All |
✅ Server |
| DynaPDF.ReadImageResolutionFile The function retrieves the horizontal and vertical resolution of an image file. | All |
✅ Server |
| DynaPDF.RenderJob Renders PDF pages in the background. | All |
✅ Server |
| DynaPDF.SetBidiMode Sets or changes the bidirectional mode. | All |
✅ Server |
| Folders.UbiquityContainer Queries path for an iCloud container. | Mac/iOS |
❌ Server |
| JSON.ToCSV Converts JSON to CSV. | All |
✅ Server |
| ListDialog.GetCancelButtonValue Queries cancel button value. | Mac/Win/iOS |
❌ Server |
| ListDialog.GetOtherButtonNeedsSelection Queries whether an other button needs a selection just like Select button. | Mac/Win/iOS |
❌ Server |
| ListDialog.GetOtherButtonValue Queries other button value. | Mac/Win/iOS |
❌ Server |
| ListDialog.GetSelectButtonValue Queries select button value. | Mac/Win/iOS |
❌ Server |
| ListDialog.GetSwapButtons Query whether to swap buttons. | Mac/Win |
❌ Server |
| ListDialog.SetCancelButtonValue Sets the value returned by ShowDialog function if the cancel button was clicked. | Mac/Win/iOS |
❌ Server |
| ListDialog.SetOtherButtonNeedsSelection Sets whether an other button needs a selection just like Select button. | Mac/Win/iOS |
❌ Server |
| ListDialog.SetOtherButtonValue Sets the value returned by ShowDialog function if the other button was clicked. | Mac/Win/iOS |
❌ Server |
| ListDialog.SetSelectButtonValue Sets the value returned by ShowDialog function if the select button was clicked. | Mac/Win/iOS |
❌ Server |
| ListDialog.SetSwapButtons Whether to swap buttons. | Mac/Win |
❌ Server |
| MapView.GetWindow Queries window number for the window the MapView is placed on. | Mac/iOS |
❌ Server |
| Python.LibraryBuildInfo Return information about the sequence number and build date and time of the current Python interpreter instance. | All |
✅ Server |
| Python.LibraryCompiler Return an indication of the compiler used to build the current Python version, in square brackets. | All |
✅ Server |
| Python.LibraryCopyright Return the official copyright string for the current Python version. | All |
✅ Server |
| Python.LibraryPlatform Return the platform identifier for the current platform. | All |
✅ Server |
| Python.MonotonicTime Read the monotonic clock. | All |
✅ Server |
| Python.Time Read the "wall clock" time. | All |
✅ Server |
| ScriptWorkspace.IsFocusOnScriptList Queries whether the focus is to the script list in the Script Workspace. | Mac only |
❌ Server |
| ScriptWorkspace.SetFocusToScriptList Set the focus to the script list in the Script Workspace. | Mac only |
❌ Server |
| Variable.AppendJSON Appends a JSON to the JSON array in the variable. | All |
✅ Server |
| Variable.AppendValue Appends a value to a variable. | All |
✅ Server |
| Variable.PopJSON Queries JSON from the JSON array stored in a named variable. | All |
✅ Server |
| Variable.PopValue Queries and removes the last value from variable. | All |
✅ Server |
| Variable.ValueCount Queries number of values in a variable. | All |
✅ Server |
| XL.Sheet.AddTable Adds a table to the sheet with the specified name, range and style. | All |
✅ Server |
| XL.Sheet.SetBorder Sets the border in the specified range of cells. | All |
✅ Server |
| XL.Table.ColumnSize Returns the number of columns in the table. | All |
✅ Server |
| XL.Table.GetColumnName Queries unique name of the table column with the specified index. | All |
✅ Server |
| XL.Table.GetName Queries the name of the table. | All |
✅ Server |
| XL.Table.GetRef Queries the range on the sheet for this table. | All |
✅ Server |
| XL.Table.GetShowColumnStripes Queries whether column stripe formatting is applied. | All |
✅ Server |
| XL.Table.GetShowFirstColumn Queries whether the first column in the table should have the style applied. | All |
✅ Server |
| XL.Table.GetShowLastColumn Queries whether the last column in the table should have the style applied. | All |
✅ Server |
| XL.Table.GetShowRowStripes Queries whether row stripe formatting is applied. | All |
✅ Server |
| XL.Table.GetStyle Get the table style. | All |
✅ Server |
| XL.Table.SetColumnName Sets the unique name of the table column with the specified index. | All |
✅ Server |
| XL.Table.SetName Sets the name of the table. | All |
✅ Server |
| XL.Table.SetRef Sets the range on the sheet for this table. | All |
✅ Server |
| XL.Table.SetShowColumnStripes Sets whether column stripe formatting is applied. | All |
✅ Server |
| XL.Table.SetShowFirstColumn Sets whether the first column in the table should have the style applied. | All |
✅ Server |
| XL.Table.SetShowLastColumn Sets whether the last column in the table should have the style applied. | All |
✅ Server |
| XL.Table.SetShowRowStripes Sets whether row stripe formatting is applied. | All |
✅ Server |
| XL.Table.SetStyle Sets the table style. | All |
✅ Server |
56 functions shown.
These functions require a license (55%).
New parameters added
| Item | Details | Server |
|---|---|---|
| Files.ListRecursive: ExtensionFilter Queries list of paths in folder. | All |
✅ Server |
| ListDialog.GetOtherButtonEvaluate: ButtonIndex Queries expression to evaluate for other button. | Mac/Win/iOS |
❌ Server |
| ListDialog.GetOtherButtonLabel: ButtonIndex Queries the caption of the other button. | Mac/Win/iOS |
❌ Server |
| ListDialog.SetOtherButtonEvaluate: ButtonIndex Sets the other button evaluate. | Mac/Win/iOS |
❌ Server |
| ListDialog.SetOtherButtonLabel: ButtonIndex Sets the caption of the other button. | Mac/Win/iOS |
❌ Server |
5 functions shown.
Blog Entries