Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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%).