string arrays are just as easy...
you just do
setstring <string name>,<value1>,<value2>,<value3>,...<value n>;
it, you now have a string array.
To edit, insert, or delete part of an array, consult your local commands.rtf
royce:
I don't see how you would compare it as a flag...
variables can act like 'flags' in conditional statements (whiles, ifs, ect), but are normally referred to as 'clauses'
If youre asking how to check it as a clause, it's not possible as far as i know.