B4J Programming Press on the image to return to the main documentation page.

jInvokeNashorn

Written by Daestrum

List of types:

jInvokeNashorn

jInvokeNashorn


Events:

None

Members:


  InitInvocable (script As String)

  Invoke (func As String, args() As Object) As Object

Members description:

InitInvocable (script As String)
Invoke (func As String, args() As Object) As Object

Top