Table of Contents

TTMSFNCEdgeWebBrowser.GetBridgeCommunicationLayer Method

Returns the JavaScript bridge communication script for the named bridge.

API unit family: TMSFNCEdgeWebBrowser Declaring type: TTMSFNCEdgeWebBrowser

Syntax

function GetBridgeCommunicationLayer(ABridgeName: string): string; override;

Parameters

Name Description
ABridgeName Name of the registered bridge.

Returns

JavaScript snippet that enables communication with the named bridge.