I am trying to create an empty collection in VBS for xDX Designer. How do I create a collection object from scratch? I'm not interested in a dictionary, which is what I'm seeing others suggesting people use when I search the Internet.
Edit: To the down-voters and people saying another topic answers my question, I am asking a different, though directly-related, question than that topic. A person might not know they are looking for a "list" (not a VBS object/type), as asked about in that question. In my case, I only knew I wanted a Collection). The answer is contained in that other topic, but that question/answer doesn't show up when you search for my question. This is a legitimate new question, though an answer can be found elsewhere in another line of questioning.