Wish JavaObject RunMethods without parameters

stevel05

Expert
Licensed User
Longtime User
It would be convenient, and make for tidier code, if there were methods to call the RunMethods without having to include Null if there are no parameters to pass. RunMethod2 and RunMethodJO2 perhaps?
 
Top