Robuta

https://www.autoitscript.com/forum/topic/20712-how-to-create-a-collection/ How to Create a Collection - AutoItX Help and Support - AutoIt Forums How Do I, in VBScript, create a Collection? such that, say, c("x")=1, v=c("x"), and FOR EACH y in c do work, as these statements do for built-in collections. I... how to create a collectionhelp and support