minhterryContributor10 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 Moreminhterry10 years agoFound the solution. Closed.
Recent DiscussionsSend Request Operation - Response Body?Elements detected, clicked in wrong location with ChromeLatency and Device Disconnect Issues in Test Complete Mobile Testing
Related ContentAccessibility Testing Made Easy: How TestComplete Ensures Web ComplianceAccess parameter variable in OnSetupHow to access a variable outside a method in groovy ?