Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Item | Details | Server |
---|---|---|
CNContactStore.ContactsMatchingURL New in 14.0 Find the contacts whose URL matches the specified value. | Mac/iOS |
❌ Server |
CURL.GetFailedEvaluate New in 14.0 Queries expression to be run when transfer failed. | All |
✅ Server |
CURL.GetFailedFileName New in 14.0 Queries the file name for the script to call in case of failed transfer. | All |
✅ Server |
CURL.GetFailedScriptName New in 14.0 Queries the script name for the script to call in case of failed transfer. | All |
✅ Server |
CURL.GetSucceededEvaluate New in 14.0 Queries expression to be run when transfer succeeded. | All |
✅ Server |
CURL.GetSucceededFileName New in 14.0 Queries the file name for the script to call in case of successful transfer. | All |
✅ Server |
CURL.GetSucceededScriptName New in 14.0 Queries the script name for the script to call in case of successful transfer. | All |
✅ Server |
CURL.SetFailedEvaluate New in 14.0 Sets expression to be run when transfer failed. | All |
✅ Server |
CURL.SetFailedScript New in 14.0 Sets which script to call when a transfer failed. | All |
✅ Server |
CURL.SetSucceededEvaluate New in 14.0 Sets expression to be run when transfer succeeded. | All |
✅ Server |
CURL.SetSucceededScript New in 14.0 Sets which script to call when a transfer succeeded. | All |
✅ Server |
Container.IdentifyData New in 14.0 Checks file type from the data. | All |
✅ Server |
DynaPDF.GetFullyQualifiedFieldName New in 14.0 Returns the fully qualified name of a field. | All |
✅ Server |
DynaPDF.Parser.ChangeAltFont New in 14.0 Changes alternative font to use. | All |
✅ Server |
DynaPDF.Parser.Create New in 14.0 Creates the parser object. | All |
✅ Server |
DynaPDF.Parser.DeleteText New in 14.0 Deletes text in the area. | All |
✅ Server |
DynaPDF.Parser.ExtractText New in 14.0 Extracts text from parser. | All |
✅ Server |
DynaPDF.Parser.FindText New in 14.0 Finds text using the parser. | All |
✅ Server |
DynaPDF.Parser.Line New in 14.0 Queries the index of the found line. | All |
✅ Server |
DynaPDF.Parser.ParsePage New in 14.0 Parses a page. | All |
✅ Server |
DynaPDF.Parser.ReplaceSelText New in 14.0 Replaces text on the page. | All |
✅ Server |
DynaPDF.Parser.Reset New in 14.0 Resets the parser. | All |
✅ Server |
DynaPDF.Parser.SelectionBBox New in 14.0 Computes the bounding box of the current selection. | All |
✅ Server |
DynaPDF.Parser.SetAltFont New in 14.0 Sets the alternative font. | All |
✅ Server |
DynaPDF.Parser.TextMatrix New in 14.0 Text matrix pre-calculated in user space. | All |
✅ Server |
DynaPDF.Parser.WriteToPage New in 14.0 Writes changes back to the page. | All |
✅ Server |
FM.SQL.ToMatrix New in 14.0 Copies from result set to a Matrix. | All |
✅ Server |
Files.IdentifyData New in 14.0 Checks file type from the data. | All |
✅ Server |
JSON.JSONPatch.ApplyPatch New in 14.0 Applies a patch to a json document. | All |
✅ Server |
JSON.JSONPatch.FromDiff New in 14.0 Create a JSON Patch from a diff of two json documents. | All |
✅ Server |
JSON.MergePatch.ApplyPatch New in 14.0 Applies a merge patch to a json document. | All |
✅ Server |
JSON.MergePatch.FromDiff New in 14.0 Create a JSON Merge Patch from a diff of two json documents. | All |
✅ Server |
List.Shuffle New in 14.0 Shuffles the items in the list. | All |
✅ Server |
Math.Random.ExponentialDistribution New in 14.0 Generates a random number using exponential distribution. | All |
✅ Server |
Math.Random.NormalDistribution New in 14.0 Generates a random number using normal distribution. | All |
✅ Server |
Math.Random.PoissonDistribution New in 14.0 Generates a random number using poisson distribution. | All |
✅ Server |
Matrix.IndexOfFirstValueMatching New in 14.0 Finds index of first value matching value. | All |
✅ Server |
Phidget.DisableServerDiscovery New in 14.0 Disables the dynamic discovery of servers that publish their identity. | Mac/Win/Linux |
✅ Server |
Phidget.EnableServerDiscovery New in 14.0 Enables the dynamic discovery of servers that publish their identity to the network. | Mac/Win/Linux |
✅ Server |
Phidget.GetTag New in 14.0 Queries tag value. | All |
✅ Server |
Phidget.SetTag New in 14.0 Sets the tag value. | All |
✅ Server |
QuickList.Shuffle New in 14.0 Shuffles the items in the list. | All |
✅ Server |
SyntaxColoring.GetCodeFoldingEnabled New in 14.0 Queries whether to enable code folding. | Mac only |
❌ Server |
SyntaxColoring.SetCodeFoldingEnabled New in 14.0 Sets whether to enable code folding. | Mac only |
❌ Server |
Text.IdentifyData New in 14.0 Checks file type from the data. | All |
✅ Server |
XL.FormControl.JSON New in 14.0 Queries form controls as JSON. | All |
✅ Server |
XML.ToHTML New in 14.0 Converts XML to HTML. | All |
✅ Server |
47 functions shown.
Item | Details | Server |
---|---|---|
Archive.AddContainer: TimeStamp Adds a container value to the current archive. | All |
✅ Server |
Archive.AddFile: TimeStamp Add files to the current archive. | All |
✅ Server |
Archive.AddText: TimeStamp Add a text file to the archive. | All |
✅ Server |
CGImageSource.ThumbnailAtIndex: DesiredSize Creates a thumbnail image of the image located at a specified location in an image source. | Mac/iOS |
✅ Server |
List.BestMatch: Flags Looks for best match of a text in a list of texts. | All |
✅ Server |
List.FindDuplicateItems: CaseInsensitive Finds duplicate items in the list. | All |
✅ Server |
List.HasDuplicateItems: CaseInsensitive Checks if list has duplicates. | All |
✅ Server |
List.IndexOfFirstValueMatching: StartRow Finds index of first value matching value. | All |
✅ Server |
List.RemoveDuplicateItems: CaseInsensitive Removes duplicate items in the list. | All |
✅ Server |
Matrix.HTML: CSS Style Queries html of matrix. | All |
✅ Server |
QuickList.BestMatch: Flags Looks for best match of a text in a list of texts. | All |
✅ Server |
QuickList.FindDuplicateItems: CaseInsensitive Finds duplicate items in the list. | All |
✅ Server |
QuickList.HasDuplicateItems: CaseInsensitive Checks if list has duplicates. | All |
✅ Server |
QuickList.IndexOfFirstValueMatching: StartRow Finds index of first value matching value. | All |
✅ Server |
QuickList.RemoveDuplicateItems: CaseInsensitive Removes duplicate items in the list. | All |
✅ Server |
15 functions shown.
These functions require a license (100%).