MobileCRM.UI.EntityForm.leaveUiTransaction - Resconet/JSBridge GitHub Wiki
[v18.0] Provides means to control concurrent access to data by form logic and background sync. This method releases the last clearance obtained by successful call to tryEnterUiTransaction. Can be called even if all clearances are already released or were not obtained at all. See tryEnterUiTransaction for more info.