Print the result
•
System.out.println(cx.toString(result));
•
•
result
could be a string, JavaScript
object, etc.
•
The
toString
method converts any
JavaScript value to a string