MessageBox.alert
Static method for creating advisory dialogs (alert).
alert(message: string | Element | Node, okCallback?: Function, okCaption?: string); alert(message: string | Element | Node, title?: string, okCallback?: Function, okCaption?: string);
© «Bitrix24», 2001-2024
Up