nazzOccasional Contributor13 years agohow to call parameterised method which resites in other files.how to call parameterised method which resites in other files.Ex: File1function method1(varArray){ }File 2function file2(){//I want to give call to method1 of file1.}
1 ReplyReplies sorted by Most LikedTanyaYatskovskaAlumni13 years ago Hi Nazz, Go though the "Calling Routines and Variables Declared in Another Unit" article.
TanyaYatskovskaAlumni13 years ago Hi Nazz, Go though the "Calling Routines and Variables Declared in Another Unit" article.
Recent DiscussionsBreakpoints in external files with python 3.13?Oracle Forms window with dynamic name - unable to click on subsequent runsConverting VB Script Tests
Related ContentParameterise domain in URLERROR:groovy.lang.MissingMethodException: No signature of methodFindAll Method Not Returning Anything