Skip to content

MobileCRM.ObservableObject.runCallback

rescocrm edited this page May 15, 2023 · 2 revisions

Invokes callback passing this instance of ObservableObject as argument.

Arguments

Argument Type Description
callback function The callback function.
scope Object The scope for callback.

Clone this wiki locally