Does anyone know the character limitation of an application variable ??

How much can one hold ?
Will it give an error if it gets too big ?

etc etc

I have a complex array that I store in them to rotate content quickly and I was wondering just how much data they can hold ?
Well sort of an array... if ya know what I mean. I split it and parse it when I use it.

Whether it's a good idea or not to fill one up what is the limit ?
Anyone know ?