"#" That is, a sharp at the beginning of the line
import
For now, it's a good idea to declare the following on the first line:
package require java
echo "HelloWorld"
Whether to output to the console with
If you want to nest, you need to put it between "[" and "]"
It's in the readme of the interface for JSR223, but there is a var for the bound object.
For example, if you are binding as obj,
var "obj"
Feeling like that.
If you want to access the str field of an instance called obj
java::field [var "obj"] str
Like this
java :: field [var "obj"] str "value to update"
Feeling
For example, if you call a method called str with an argument called args on an instance called obj
[var "obj"] str args
Feeling