minhterryContributor9 years agoHow to access variable return from TestComplete to C# Hello, I have this script in TC_Support file (TestComplete) function testReceiveArray() { return new Array("123","456","789"); } Now in C#, I can call it using Connect Runner: var exp =...Show Moreminhterry9 years agoFound the solution. Closed.
Related ContentTC is accessing public variables across scriptsTestComplete variable data storagesPowerBuilder accessibility errorScreen Reader Mobile accessibility testingAccessing Local Variable from a Data Driven Loop for Run Script Routine
Recent DiscussionsAn internal error occurred while running the Google Chrome browserWeb browser page URL not loadingTouchPress and TouchAction Not Working in TestComplete with AppiumHow To: Read data from the Windows RegistryHTML in log will not renderSolved