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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

New in version 1.2

Item Details Server
FM.ExecuteSQL   Deprecated
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   Deprecated
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.

These functions require a license (90%).

Older Version 1.1   Newer Version 1.3

💬 Ask a question or report a problem