Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

13.4 13.5 14.0 14.1 14.2 14.3 14.4 14.5 15.0 15.1 15.2 15.3

New in version 2.8

Item Details Server
Audit.Changed
Log record change.
All
  ✅ Server
Audit.Delete
Log record deletion.
All
  ✅ Server
Audit.SetIgnoredFieldNames
Sets the ignored field names.
All
  ✅ Server
CURL.GetInputAsText
Returns the input of the transaction as text.
All
  ✅ Server
Files.CopyFile
Copies files and folders without user interface.
All
  ✅ Server
Files.List
Queries list of file names in folder.
All
  ✅ Server
Files.MoveFile
Moves a file or folder without user interface.
All
  ✅ Server
Files.MoveToTrash
Deletes an item by moving it to trash without user interface.
All
  ✅ Server
Files.RenameFile
Renames a file or folder without user interface.
All
  ✅ Server
Plugin.DisableFunction
Disables a plugin function.
All
  ✅ Server
Preferences.GetTextSelectionWithDragAndDrop
Queries drag and drop preference.
Mac only
  ✅ Server
Preferences.SetTextSelectionWithDragAndDrop
Set the preference setting from FileMaker/Runtime about allowing text selection by drag and drop.
Mac only
  ✅ Server
RemoteControl.ClickMouse
Moves the mouse cursor and performs a click.
Mac/Win
  ❌ Server
RemoteControl.FindWindow
Finds a window on Windows based on class name and/or window title.
Win only
  ❌ Server
RemoteControl.GetWindowsList
On Windows queries the list of all window references.
Win only
  ❌ Server
RemoteControl.MouseX
Queries current position of the mouse cursor on screen.
Mac/Win
  ❌ Server
RemoteControl.MouseY
Queries current position of the mouse cursor on screen.
Mac/Win
  ❌ Server
RemoteControl.MoveMouse
Moves the mouse cursor.
Mac/Win
  ❌ Server
RemoteControl.PressCommandKey
Presses command key on Mac.
Mac only
  ❌ Server
RemoteControl.PressControlKey
Presses control key.
Mac/Win
  ❌ Server
RemoteControl.PressKey
Presses a key.
Mac/Win
  ❌ Server
RemoteControl.PressOptionKey
Presses option/alt key.
Mac/Win
  ❌ Server
RemoteControl.PressShiftKey
Presses shift key.
Mac/Win
  ❌ Server
SystemInfo.CPUBrandString
Returns the CPU brand string.
All
  ✅ Server
SystemInfo.DomainName
Returns the domain name of the current computer.
All
  ✅ Server
SystemInfo.HardDiscSerial
Returns the hard disc serial number of the first hard disc which has a serial number.
Mac/Win
  ✅ Server
SystemInfo.HostName
Returns the hostname for this computer.
All
  ✅ Server
SystemInfo.Is64bitWindows
Checks Windows on Windows status.
All
  ✅ Server
SystemInfo.MACAddress
Returns the hardware ethernet address of the first ethernet card.
Mac/Win
  ✅ Server
SystemInfo.MacBugFixVersion
Returns the BugFix part of the Mac OS version number.
Mac only
  ✅ Server
SystemInfo.MacMajorVersion
Returns the major Mac OS version number.
Mac only
  ✅ Server
SystemInfo.MacMinorVersion
Returns the minor Mac OS version number.
Mac only
  ✅ Server
SystemInfo.ProcessorCount
Returns the number of processors on the target system.
All
  ✅ Server
SystemInfo.WinBuildNumber
Returns the windows build number of the operating system.
Win/Linux
  ✅ Server
SystemInfo.WinCSDVersion   Deprecated
Returns service pack version.
Win only
  ✅ Server
SystemInfo.WinMajorVersion
Returns the major version number of the operating system.
Win only
  ✅ Server
SystemInfo.WinMinorVersion
Returns the minor version number of the operating system.
Win only
  ✅ Server
SystemInfo.WinPlatformId
Returns the operating system platform.
Win only
  ✅ Server
SystemInfo.WinProductKey
Returns the product key of the Windows installation.
Win only
  ✅ Server
SystemInfo.WinProductType
Returns a number containing any additional information about the system.
Win only
  ✅ Server
SystemInfo.WinServicePackMajor   Deprecated
Returns the major version number of the latest Service Pack installed on the system.
Win only
  ✅ Server
SystemInfo.WinServicePackMinor   Deprecated
Returns the minor version number of the latest Service Pack installed on the system.
Win only
  ✅ Server
SystemInfo.WinSuiteMask
Returns a bit mask that identifies the product suites available on the system.
Win only
  ✅ Server
SystemInfo.WindowsAero   Deprecated
Returns whether Windows is using the Aero Interface.
All
  ✅ Server
SystemInfo.isLeopard   Deprecated
Whether the operation system is macOS 10.5 Leopard or newer.
All
  ✅ Server
SystemInfo.isLion   Deprecated
Whether the operation system is macOS 10.7 Lion or newer.
All
  ✅ Server
SystemInfo.isMacOSX
Returns 1 if being called on macOS.
All
  ✅ Server
SystemInfo.isMountainLion   Deprecated
Whether the operation system is macOS 10.8 Mountain Lion or newer.
All
  ✅ Server
SystemInfo.isSnowLeopard   Deprecated
Whether the operation system is macOS 10.6 Snow Leopard or newer.
All
  ✅ Server
SystemInfo.isWindows2000   Deprecated
Returns 1 if called on Windows 2000.
All
  ✅ Server
SystemInfo.isWindows7   Deprecated
Returns 1 if called on Windows 7.
All
  ✅ Server
SystemInfo.isWindows8
Returns 1 if called on Windows 8.
All
  ✅ Server
SystemInfo.isWindowsVista   Deprecated
Returns 1 if called on Windows Vista.
All
  ✅ Server
SystemInfo.isWindowsXP   Deprecated
Returns 1 if called on Windows XP.
All
  ✅ Server
Text.AppendTextFile
Appends a text file with the given text.
All
  ✅ Server
UserNotification.ClearDidActivateNotificationScript
Clears the name for the activate notification handler.
Mac only
  ❌ Server
UserNotification.ClearDidDeliverNotificationScript
Clears the name for the deliver notification handler.
Mac only
  ❌ Server
UserNotification.Create
Creates a new user notification.
Mac only
  ❌ Server
UserNotification.GetActionButtonTitle
Queries current action button title.
Mac only
  ❌ Server
UserNotification.GetActivationType
Queries how the notification was activated.
Mac only
  ❌ Server
UserNotification.GetActualDeliveryDate
Queries actual delivery date.
Mac only
  ❌ Server
UserNotification.GetDeliveryDate
Queries the planned delivery date.
Mac only
  ❌ Server
UserNotification.GetDeliveryTimeZone
Queries the time zone for this notification.
Mac only
  ❌ Server
UserNotification.GetDescription
Queries description for debugging.
Mac only
  ❌ Server
UserNotification.GetInformativeText
Queries the body text of the notification.
Mac only
  ❌ Server
UserNotification.GetOtherButtonTitle
Queries the other button's custom title.
Mac only
  ❌ Server
UserNotification.GetSoundName
Queries sound name for notification.
Mac only
  ❌ Server
UserNotification.GetSubTitle
Queries the current sub title of the notification.
Mac only
  ❌ Server
UserNotification.GetTitle
Queries current title of notification.
Mac only
  ❌ Server
UserNotification.GetUserInfo
Queries application specific user info data.
Mac only
  ❌ Server
UserNotification.Release
Releases a notification reference.
Mac only
  ❌ Server
UserNotification.SetActionButtonTitle
Sets the title of the button displayed in the notification.
Mac only
  ❌ Server
UserNotification.SetDeliveryDate
Sets the delivery date.
Mac only
  ❌ Server
UserNotification.SetDeliveryTimeZone
Set the time zone to interpret the delivery date in.
Mac only
  ❌ Server
UserNotification.SetDidActivateNotificationScript
Sets the activation notification action handler.
Mac only
  ❌ Server
UserNotification.SetDidDeliverNotificationScript
Sets the delivery notification action handler.
Mac only
  ❌ Server
UserNotification.SetHasActionButton
Sets whether notification has an action button.
Mac only
  ❌ Server
UserNotification.SetInformativeText
Sets the body of the notification.
Mac only
  ❌ Server
UserNotification.SetOtherButtonTitle
Set the localized string to customize the title of the 'Close' button in an alert-style notification.
Mac only
  ❌ Server
UserNotification.SetSoundName
Sets sound name.
Mac only
  ❌ Server
UserNotification.SetSubTitle
Sets the subtitle displayed in the notification.
Mac only
  ❌ Server
UserNotification.SetTitle
Sets the title of the notification.
Mac only
  ❌ Server
UserNotification.SetUserInfo
Stores Application-specific user info that may be retrieved later.
Mac only
  ❌ Server
UserNotification.deliverNotification
Deliver a notification immediately, including animation or sound alerts.
Mac only
  ❌ Server
UserNotification.deliveredNotifications
Queries list of all delivered notifications.
Mac only
  ❌ Server
UserNotification.hasActionButton
Queries whether notification has an action button.
Mac only
  ❌ Server
UserNotification.isPresented
Whether the notification has been presented.
Mac only
  ❌ Server
UserNotification.isRemote
Queries whether this is a remote notification.
Mac only
  ❌ Server
UserNotification.removeAllDeliveredNotifications
Clear all delivered notifications for this application from the notification center.
Mac only
  ❌ Server
UserNotification.removeDeliveredNotification
Clear a delivered notification from the notification center.
Mac only
  ❌ Server
UserNotification.removeScheduledNotification
Cancels a notification.
Mac only
  ❌ Server
UserNotification.scheduleNotification
Add a notification to the center for scheduling.
Mac only
  ❌ Server
UserNotification.scheduledNotifications
Queries list of all delivered notifications.
Mac only
  ❌ Server
WebDownloadDelegate.ClearFolder
Clears the download folder.
Mac/iOS
  ❌ Server
WebDownloadDelegate.GetFolder
Queries current defined download folder.
Mac/iOS
  ❌ Server
WebDownloadDelegate.SetFolder
Sets the download folder.
Mac/iOS
  ❌ Server
WebView.GetHTMLText
Queries the current HTML of the document.
Mac/Win/iOS
  ❌ Server
Window.Activate
Activates the window.
Mac/Win
  ❌ Server
Window.GetClassName
Queries the internal class name for the window.
Mac/Win
  ❌ Server
Window.GetHeight
Queries height of a window.
Mac/Win
  ❌ Server
Window.GetLeft
Queries X coordinate of a window.
Mac/Win
  ❌ Server
Window.GetTop
Queries Y coordinate of a window.
Mac/Win
  ❌ Server
Window.GetWidth
Queries width of a window.
Mac/Win
  ❌ Server
Window.Update
Asks the window to redraw.
Mac/Win
  ❌ Server

104 functions shown.

Blog Entries

Older Version 2.7   Newer Version 2.9