Documentation

BX.onGlobalCustomEvent

void
BX.onGlobalCustomEvent(
 String eventName,
 Array arEventParams[,
 Boolean bSkipSelf = false]
);

The function calls the 'eventName' custom event handlers ([link=653762]BX.addCustomEvent[/link]/[link=653771]BX.onCustomEvent[/link]) in all browser tabs

Function parameters

Parameter Description
eventName Event name
arEventParams Array of event parameters
bSkipSelf Allows to skip handlers for current tab, where call has occurred. by default, false


© «Bitrix24», 2001-2024
Up