If I want to invoke a javascript function from kot...
# announcements
r
If I want to invoke a javascript function from kotlin, in a kotlin app running on the jvm, how do I do this?
a
stackoverflow You should be able to use the standard Java classes to do this: see https://stackoverflow.com/questions/14320308/how-to-run-javascript-in-java-programming