Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Updater.LastUpdateCheckDate
Queries the last update check timestamp.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Updater | 6.5 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Updater.LastUpdateCheckDate" )
Parameters
none
Result
Returns timestamp or error.
Description
Queries the last update check timestamp.Your solution can query this date and check if it should complain to user about not checking for updates for a long time.
Returns empty result if not known.
This function checks for a license.
Created 29th September 2016, last changed 29th September 2016
Updater.GetSendsSystemProfile - Updater.SetAutomaticallyChecksForUpdates