Skip to content

MobileCRM.Application.getLastSignificantTimeChange

rescocrm edited this page May 15, 2023 · 2 revisions

[v13.3.1] Gets the last detected time change.

Arguments

Argument Type Description
success function() A callback function which is called in case of success. Callback will receive an object with "lastChange&quot date and "delta" time in sceonds.
failed function(error) A callback function for command failure. The error argument will carry the error message.
scope A scope for calling the callbacks; set "null" to call the callbacks in global scope.
Clone this wiki locally