Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Component: Updater
Functions to control the Updater engine of FileMaker.
All the updater funtions require FileMaker 15 or newer. They may break if FileMaker changes their updater engine.
For example check when updater check run last time.
Item | Details |
---|---|
Updater.CheckForUpdates Explicitly checks for updates and displays a progress dialog while doing so. | Mac/Win 6.5 |
Updater.CheckForUpdatesInBackground Checks for updates, but does not display any UI unless an update is found. | Mac/Win 6.5 |
Updater.GetAutomaticallyChecksForUpdates Queries whether automatic update check is enabled. | Mac/Win 6.5 |
Updater.GetAutomaticallyDownloadsUpdates Queries whether automatic update download is enabled. | Mac only 6.5 |
Updater.GetFeedURL Queries the URL of the update feed. | Mac only 6.5 |
Updater.GetSendsSystemProfile Queries whether to send system profile while updating. | Mac only 6.5 |
Updater.LastUpdateCheckDate Queries the last update check timestamp. | Mac/Win 6.5 |
Updater.SetAutomaticallyChecksForUpdates Turns automatically checking for updates on or off. | Mac/Win 6.5 |
Updater.SetAutomaticallyDownloadsUpdates Sets whether automatic update download is enabled. | Mac only 6.5 |
Updater.SetSendsSystemProfile Sets whether to send system profile while updating. | Mac only 6.5 |
Updater.UpdateInProgress Queries whether an update is in progress. | Mac only 6.5 |
11 functions.
Feedback: Report problem or ask question.
Links
MBS FileMaker tutorial videos