Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Item | Details |
---|---|
AVAsset.WaitForLoaded Waits for file to be loaded. | Mac/iOS |
App.EffectiveUserID Queries effective user ID. | Mac/Linux/iOS |
App.ProcessID Queries process ID. | All |
App.UserID Queries user ID. | Mac/Linux/iOS |
Audit.FieldNameForID Looks up the Audit cache for a field ID. | All |
Audit.TableNameForID Looks up the Audit cache for a table ID. | All |
DynaPDF.ExtractText Extracts the text of the page PageNum. | All |
DynaPDF.FileAttachAnnotEx Inserts a file attachment annotation on the current open page. | All |
DynaPDF.RenderPDFFileEx Renders whole PDF file in current PDF to an image. | All |
FM.UpdateRecord2 Updates existing records in a table in one line. | All |
FM.UpdateRecord3 Updates existing records in a table in one line. | All |
FM.UpdateRecords2 Updates existing records in a table in one line. | All |
FM.UpdateRecords3 Updates existing records in a table in one line. | All |
FM.VariableNames Queries list of all variable names. | All |
IsIOSDevice Queries whether run on iOS device. | All |
IsIOSSimulator Queries whether run on iOS simulator. | All |
LDAP.AddJSON Adds an entry to a tree. | Mac/Win/Linux |
LDAP.JSON Queries JSON structure of LDAP data. | Mac/Win/Linux |
LDAP.ModifyJSON Changes an existing entry. | Mac/Win/Linux |
MetaDataQuery.AttributesForFile Queries properties for a file. | Mac only |
MetaDataQuery.Close Frees the metadata query. | Mac/iOS |
MetaDataQuery.Create Creates a new metadata search object. | Mac/iOS |
MetaDataQuery.GetEvaluate Queries expression to be run when shell is done. | Mac/iOS |
MetaDataQuery.GetScriptFileName Queries filename of script to call in when shell is done. | Mac/iOS |
MetaDataQuery.GetScriptName Queries name of script to call when shell is done. | Mac/iOS |
MetaDataQuery.IsGathering Query whether gathering. | Mac/iOS |
MetaDataQuery.IsStarted Query whether search is started. | Mac/iOS |
MetaDataQuery.IsStopped Query whether search is stopped. | Mac/iOS |
MetaDataQuery.PathAtIndex Queries path of an item in results. | Mac/iOS |
MetaDataQuery.Paths Queries file paths. | Mac/iOS |
MetaDataQuery.QueryString Queries the query string. | Mac/iOS |
MetaDataQuery.ResultAtIndex Queries an item from result as JSON. | Mac/iOS |
MetaDataQuery.ResultCount Queries number of found items. | Mac/iOS |
MetaDataQuery.Results Queries results. | Mac/iOS |
MetaDataQuery.SearchScopes Queries the search scopes. | Mac/iOS |
MetaDataQuery.SetEvaluate Sets expression to be run when initial gathering is done. | Mac/iOS |
MetaDataQuery.SetQueryString Sets the predicate to search. | Mac/iOS |
MetaDataQuery.SetScript Sets which script to call when initial gathering is done. | Mac/iOS |
MetaDataQuery.SetSearchScopes Sets the search scopes. | Mac/iOS |
MetaDataQuery.StartQuery Attempts to start the query. | Mac/iOS |
MetaDataQuery.StopQuery Stops the receiver’s current query from gathering any further results. | Mac/iOS |
PrintDialog.GetConfiguration Queries configuration from last print. | Mac only |
PrintDialog.SetConfiguration Sets a configuration to be used for next print. | Mac only |
Socket.LocalIP Queries local IP. | All |
Socket.LocalPort Queries local port number. | All |
SyntaxColoring.GetAddFindbars Queries whether the plugin adds find bars. | Mac only |
SyntaxColoring.SetAddFindbars Sets whether the plugin adds find bars. | Mac only |
WebView.AddScriptMessageHandler Adds a script message handler. | Mac/iOS |
WebView.RemoveScriptMessageHandler Removes a script message handler. | Mac/iOS |
XL.LoadBookPartially Loads a Excel file partially. | All |
XL.Sheet.CellReadBooleans Reads all the boolean values in an area. | All |
XL.Sheet.CellReadComments Reads all the comments from cells in an area. | All |
XL.Sheet.CellReadDates Reads all the dates from cells in an area. | All |
XL.Sheet.CellReadFormulas Reads all the formulas from cells in an area. | All |
XL.Sheet.CellReadNumbers Reads all the numbers from cells in an area. | All |
XL.Sheet.CellReadTexts Reads all the texts from cells in an area. | All |
XL.Sheet.CellWriteBlanks Writes blanks to an area of cells. | All |
XL.Sheet.CellWriteBooleans Writes booleans to an area of cells. | All |
XL.Sheet.CellWriteComments Writes comments to an area of cells. | All |
XL.Sheet.CellWriteDates Writes dates to an area of cells. | All |
XL.Sheet.CellWriteFormulas Writes formulas to an area of cells. | All |
XL.Sheet.CellWriteNumbers Writes numbers to an area of cells. | All |
XL.Sheet.CellWriteTexts Writes texts to an area of cells. | All |
XL.Sheet.GetCellErrors Reads all the errors from cells in an area. | All |
XL.Sheet.GetCellFormats Reads all the formats from cells in an area. | All |
XL.Sheet.RemoveComments Removes comments in given area. | All |
XL.Sheet.SetCellFormats Set cell formats in given area. | All |
67 functions.
Older Version 7.5 Newer Version 8.1
Feedback: Report problem or ask question.