How to create local variables at runtime for any keyword test in TestComplete
I need to create a set of local variables at the beginning of a Keyword test and then use them later while executing the Test. Is there any possibility to create local variables dynamically as like p...