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

New in version 15.0

Item Details Server
Archive.IsOpen   New in 15.0
Queries whether an archive is currently open.
All
  ✅ Server
Audit.GetIgnoreEmptyFieldsForCreate   New in 15.0
Queries whether to ignore empty fields for create.
All
  ✅ Server
Audit.SetIgnoreEmptyFieldsForCreate   New in 15.0
Sets whether to ignore empty fields for create.
All
  ✅ Server
Barcode.Version   New in 15.0
Queries the version of the zxing library.
All
  ✅ Server
CURL.GetEarlyDataSent   New in 15.0
Get the number of bytes sent as TLS early data.
All
  ✅ Server
Dialog.GetKeyEquivalent   New in 15.0
Queries the key equivalent for a button.
Mac only
  ❌ Server
Dialog.SetKeyEquivalent   New in 15.0
Sets the key equivalent for a button.
Mac only
  ❌ Server
DragDrop.GetPathList   New in 15.0
Queries the list of file paths.
Mac/Win
  ❌ Server
DynaPDF.CheckEmbeddedFileCheckSum   New in 15.0
Checks the checksum for an embedded file.
All
  ✅ Server
DynaPDF.ConvToFreeTextCallout   New in 15.0
Converts a regular FreeText annotation to a FreeTextCallout annotation.
All
  ✅ Server
DynaPDF.DeleteOutputIntent   New in 15.0
Can be used to delete a specific or all output intents.
All
  ✅ Server
DynaPDF.GetLastTextPosXAbs   New in 15.0
The function returns the x coordinate of the last printed text.
All
  ✅ Server
DynaPDF.GetLastTextPosYAbs   New in 15.0
The function returns the y coordinate of the last printed text.
All
  ✅ Server
ImagePlayground.AddConcept   New in 15.0
Adds a concept.
Mac/iOS
  ❌ Server
ImagePlayground.AddExtractedConcept   New in 15.0
Adds a concept.
Mac/iOS
  ❌ Server
ImagePlayground.Available   New in 15.0
Checks for availability.
Mac/iOS
  ❌ Server
ImagePlayground.ClearConcepts   New in 15.0
Clears the list of concepts.
Mac/iOS
  ❌ Server
ImagePlayground.ConceptCount   New in 15.0
Queries the number of concepts.
Mac/iOS
  ❌ Server
ImagePlayground.Create   New in 15.0
Creates a new image playground.
Mac/iOS
  ❌ Server
ImagePlayground.GetSourceImage   New in 15.0
Queries the source image.
Mac/iOS
  ❌ Server
ImagePlayground.Image   New in 15.0
Queries the last image generated.
Mac/iOS
  ❌ Server
ImagePlayground.ImagePath   New in 15.0
Queries the last image path generated.
Mac/iOS
  ❌ Server
ImagePlayground.Present   New in 15.0
Shows the image playground.
Mac/iOS
  ❌ Server
ImagePlayground.Release   New in 15.0
Cleans up.
Mac/iOS
  ❌ Server
ImagePlayground.SetScriptTrigger   New in 15.0
Sets the script trigger.
Mac/iOS
  ❌ Server
ImagePlayground.SetSourceImage   New in 15.0
Sets the source image.
Mac/iOS
  ❌ Server
JSON.ArraySlice   New in 15.0
Slices a JSON array.
All
  ✅ Server
JSON.ClearVariables   New in 15.0
Clears the variables.
All
  ✅ Server
JSON.SetVariables   New in 15.0
Creates local variables in script for JSON.
All
  ✅ Server
Plugin.LibExpatVersion   New in 15.0
Queries the version of the expat library.
All
  ✅ Server
Process.LoadFramework   New in 15.0
Loads a macOS framework.
Mac/iOS
  ✅ Server
Saxon.Clear   New in 15.0
Clears the last results.
Mac/Win/Linux
  ✅ Server
Saxon.ClearParameter   New in 15.0
Clears parameter list.
Mac/Win/Linux
  ✅ Server
Saxon.ClearProperty   New in 15.0
Clears property list.
Mac/Win/Linux
  ✅ Server
Saxon.GetBaseURI   New in 15.0
Queries the base URI.
Mac/Win/Linux
  ✅ Server
Saxon.GetCurrentWorkingDirectory   New in 15.0
Queries current working directory.
Mac/Win/Linux
  ✅ Server
Saxon.GetLanguageVersion   New in 15.0
Queries language version to use.
Mac/Win/Linux
  ✅ Server
Saxon.GetParameter   New in 15.0
Queries a parameter value.
Mac/Win/Linux
  ✅ Server
Saxon.GetProperty   New in 15.0
Queries a property value.
Mac/Win/Linux
  ✅ Server
Saxon.HasParameter   New in 15.0
Checks whether a parameter exists with that name.
Mac/Win/Linux
  ✅ Server
Saxon.HasProperty   New in 15.0
Checks whether a property exists with that name.
Mac/Win/Linux
  ✅ Server
Saxon.IsLicensed   New in 15.0
Whether the license for Saxon is set.
Mac/Win/Linux
  ✅ Server
Saxon.IsLoaded   New in 15.0
Whether the library has been loaded.
Mac/Win/Linux
  ✅ Server
Saxon.Load   New in 15.0
Loads newer Saxon library.
Mac/Win/Linux
  ✅ Server
Saxon.ParameterNames   New in 15.0
Queries the list of parameters.
Mac/Win/Linux
  ✅ Server
Saxon.PropertyNames   New in 15.0
Queries the list of properties.
Mac/Win/Linux
  ✅ Server
Saxon.SetBaseURI   New in 15.0
Sets base URI.
Mac/Win/Linux
  ✅ Server
Saxon.SetCurrentWorkingDirectory   New in 15.0
Sets current working directory.
Mac/Win/Linux
  ✅ Server
Saxon.SetLanguageVersion   New in 15.0
Sets which language version to use for queries.
Mac/Win/Linux
  ✅ Server
Saxon.SetParameter   New in 15.0
Sets a parameter.
Mac/Win/Linux
  ✅ Server
Saxon.SetProperty   New in 15.0
Sets a property.
Mac/Win/Linux
  ✅ Server
Saxon.Validate   New in 15.0
Validates a XML against the given schema.
Mac/Win/Linux
  ✅ Server
Saxon.ValidationReport   New in 15.0
Queries the last validation report.
Mac/Win/Linux
  ✅ Server
Saxon.Version   New in 15.0
Queries the version of the Saxon library.
Mac/Win/Linux
  ✅ Server
Saxon.XPathQuery   New in 15.0
Runs a XPath query.
Mac/Win/Linux
  ✅ Server
Saxon.XQuery   New in 15.0
Runs a XML Query.
Mac/Win/Linux
  ✅ Server
Saxon.XSLT   New in 15.0
Runs a XML stylesheet transformation.
Mac/Win/Linux
  ✅ Server
Saxon.XslMessages   New in 15.0
Queries the XLS Messages from last XSLT call.
Mac/Win/Linux
  ✅ Server
Shell.GetMergeErrorAndOutput   New in 15.0
Queries whether to use one pipe or two pipes for output and error.
Mac/Win/Linux
  ✅ Server
Shell.SetMergeErrorAndOutput   New in 15.0
Sets whether to use one pipe or two pipes for output and error.
Mac/Win/Linux
  ✅ Server
StoreKit.LastError   New in 15.0
Queries last error as JSON.
Mac/iOS
  ❌ Server
StoreKit.SetRequestFailedTrigger   New in 15.0
Sets the script trigger for a failed request.
Mac/iOS
  ❌ Server
SyntaxColoring.AutoCompleteCustomFunctions.GetEnabled   New in 15.0
Queries whether auto complete is activated for custom functions window.
Mac only
  ❌ Server
SyntaxColoring.AutoCompleteCustomFunctions.SetEnabled   New in 15.0
Sets whether auto complete is activated for custom functions window.
Mac only
  ❌ Server
XL.Book.GetCoreProperty   New in 15.0
Queries a property.
All
  ✅ Server
XL.Book.RemoveAllCoreProperties   New in 15.0
Remove all workbook properties.
All
  ✅ Server
XL.Book.RemoveAllPhonetics   New in 15.0
Removes all phonetics data (furigana) from a workbook.
All
  ✅ Server
XL.Book.SetCoreProperty   New in 15.0
Sets a property.
All
  ✅ Server
XL.Sheet.ColFormat   New in 15.0
Returns column's format.
All
  ✅ Server
XL.Sheet.RowFormat   New in 15.0
Returns row's format.
All
  ✅ Server

70 functions shown.

New parameters added

Item Details Server
Files.AudioTags: Flags
Queries audio tags for audio file.
Mac/Win
  ✅ Server
Plugin.LimitFunction: FileNames
Limits a function.
All
  ✅ Server
Screen.Height: Unit
Queries screen height.
Mac/Win/iOS
  ❌ Server
Screen.Left: Unit
Queries screen position.
Mac/Win/iOS
  ❌ Server
Screen.Top: Unit
Queries screen position.
Mac/Win/iOS
  ❌ Server
Screen.Width: Unit
Queries screen width.
Mac/Win/iOS
  ❌ Server
XL.Sheet.CellWriteBooleans: DoBlanksForEmptyText
Writes booleans to an area of cells.
All
  ✅ Server
XL.Sheet.CellWriteDates: DoBlanksForEmptyText
Writes dates to an area of cells.
All
  ✅ Server
XL.Sheet.CellWriteNumbers: DoBlanksForEmptyText
Writes numbers to an area of cells.
All
  ✅ Server
XL.Sheet.CellWriteTexts: DoBlanksForEmptyText
Writes texts to an area of cells.
All
  ✅ Server

10 functions shown.

These functions require a license (90%).

Blog Entries

Older Version 14.5   Newer Version 15.1