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  

New in version 1.2

Item Details
FM.ExecuteSQL
Execute the SQL Statement against the current FileMaker File.
All
FM.ExecuteSQL.LastError
Queries the last error code from an SQL call
All
FM.ExecuteSQLOnIdle
This is similar to FM.ExecuteSQL, except that it waits until idle to execute.
Mac/Win
FM.RunScript
Runs a script in any open FileMaker file.
All
FM.RunScriptLater
Runs a script in any open FileMaker file.
All
FM.VariableClear
Destroys a variable that was declared with FM.VariableSet.
All
FM.VariableGet
Retrieves the value of named variable that was declared using FM.VariableSet.
All
FM.VariableSet
Stores a named variable that can be retrieved later using FM.VariableGet.
All
Window.GetTitle
Get's the title of the window designated by the WindowRef.
Mac/Win
Window.SetTitle
Set the title of the window designated by the WindowRef.
Mac/Win

10 functions.

Older Version 1.1   Newer Version 1.3

Feedback: Report problem or ask question.