CefV8ContextTryEval Method |
Evaluates the specified JavaScript code using this context's global object.
On success |retval| will be set to the return value, if any, and the
function will return true. On failure |exception| will be set to the
exception, if any, and the function will return false.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
See Also