EdgeBrowserControl.RetrieveJavascriptValue method (Access)

Returns the value of the provided javascript expression

Syntax

expression.RetrieveJavascriptValue (expression)

expression A variable that represents a EdgeBrowserControl object.

Parameters

Name Required/Optional Data type Description
expression Required String A javascript expression that will evaluate to a value

Return Value

A string representing the value the javascript expression evaluated to

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.