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