Skip to main content
Skip table of contents

ibihelpme_ShowScreenshot

Signatur
ibihelpme_ShowScreenshot(id: string): void
BeschreibungZeigt den über die Id identifizierten Screenshot an
Verfügbar ab API-Version1.0.0

Parameter

NameTypBeschreibung
idstring

Id des Screenshots

Rückgabewert

Kein Rückgabewert

Beispiel

JS
function onShowScreenshot(id)
{
    window.external.ibihelpme_ShowScreenshot(id);
}
JavaScript errors detected

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

If this problem persists, please contact our support.