Skip to main content
Skip table of contents

ibihelpme_SetWindowTitle

Signature
ibihelpme_SetWindowTitle(title: string): void
DescriptionSets the window title
Available from API version1.0.0

Parameter

NameTypeDescription
titlestring

Window title to be displayed

Return value

No return value

Example

JS
window.external.ibihelpme_SetWindowTitle('Hello World');


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.