I seem to have a misunderstanding on how variable work. Assume these are global.

If I have this example in variables:
Code:
%var test
%var test2


Only the first variable will be used, correct?


What about this example? Is this treated like an array of possible results?
Code:
%var test, test2


If I try this bit of script...
Code:
on *:TEXT:%var:#channel:{ do something } 


How would I look at multiple rows of variables or an array? Thanks for your help.


Find Gamers, my player finder for tabletop RPGers and Wargamers.