Forum Discussion
baxatob
9 years agoCommunity Hero
Hi,
Of course, list type is supported in TestComplete.
Valid usage of append method:
lst = []
lst.append("hello")Hi,
Of course, list type is supported in TestComplete.
Valid usage of append method:
lst = []
lst.append("hello")