minhterryContributor11 years agoHow to call method from other UNIT by using EVAL() methodHi everyone, I have script A and script B in Script A i want to call a method FindMyProcess in script B using EVAL Example: function testTHIS() { eval('//USEUNIT ScriptB;var x=...Show More
AlexKarasCommunity Hero11 years agoHi Minh,What aboutfunction testTHIS(){ eval('B.FindMyProcess();');}Does it work?
Recent DiscussionsTC not recognizing PrimeNg ContextMenu optionsFirefox ESR 128.0 - no object recognition possibleTestComplete not recognizing WPF objects in interopped WPF window
Related ContentERROR:groovy.lang.MissingMethodException: No signature of methodFindAll Method Not Returning AnythingFindAll method