minhterryContributor9 years agoSolvedHow 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.
Recent DiscussionsUnable to capture objects inside iFrames in Power App using TestCompleteSymbol in Manage Org MembersTestComplete recording feature.
Related ContentAccessibility Testing Made Easy: How TestComplete Ensures Web ComplianceAccess parameter variable in OnSetupHow to access a variable outside a method in groovy ?