List of Global Variables
I am generating a few global variables whose names will be dynamic (but follow a pattern) and thus unknown at runtime. In my form I'd like to be able to get a list of all global variables matching that pattern. Is this possible?
Tagged:
0