Forum Discussion

lui's avatar
14 years ago

Fails to create a Runtime Object using Script extension

I would like to create a runtime object, XXX,  using TC script extension.  My intend is to surface the XXX object which has two methods (beginTest() and endTest()), the script has an Initialize() func...