Skip to content

MobileCRM.Bridge.alert

rescocrm edited this page May 15, 2023 · 3 revisions

Shows a message asynchronously and calls the callback after it is closed by user.

Arguments

Argument Type Description
callback function(obj) The callback function that is called asynchronously.
scope Object The scope for callbacks.
Clone this wiki locally