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: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

New in version 1.2

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

10 functions shown.

Older Version 1.1   Newer Version 1.3

Feedback: Report problem or ask question.