Hi all,
can I instantiate a java class directly from the Flowscript. For instance
 
function test(){
 
var check = new Package.java.lang //(or whatever)
 
}
 
Can I? & if yes, what the correct form?
 
Thanx
Ciao
ROb

Reply via email to