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 |
Variable.Clear Destroys a variable that was declared with Variable.Set. | All |
✅ Server |
Variable.Get Retrieves the value of named variable that was declared using Variable.Set. | All |
✅ Server |
Variable.Set Stores a named variable that can be retrieved later using Variable.Get. | 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%).
