Previous topicNext topic
Help > Properties >
jsProp

jsProp Property

Returns a Javascript property value of the loaded document

Syntax

String = object. jsProp(PropName As String)

The Load method syntax has these parts:

Element Description
Object The object placeholder represents an OrdoWebView2 control
PropName String, the Javascript property to retrieve
String String, then Javascryptproperty content

Remarks