expr

fun JSEval.expr(expr: String, vararg params: Pair<String, Any?>): Any?

Executes a javascript expr expressions and return the result.