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