Skip to content

RemoveScriptToExecuteOnDocumentCreated - cWebView2Browser

Removes a script that is added using AddScriptToExecuteOnDocumentCreated

Type: Procedure

Parameters

Parameter Type Description
iScriptId UBigInt Unique id of the load script to be removed

Syntax

Procedure RemoveScriptToExecuteOnDocumentCreated UBigInt iScriptId

Call Example

Send RemoveScriptToExecuteOnDocumentCreated iScriptId

Description

Removes a script that is added using AddScriptToExecuteOnDocumentCreated.