Hydra core
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Hydra core
Hydra core
/
knf.hydra.core.tools.web
/
WebTools
/
evalJS
eval
JS
suspend
fun
evalJS
(
code
:
String
)
:
String
Eval js on a webview
Return
The result of the eval code
Parameters
code
Code to eval