I need to "watch" a string in debug mode that has 263 chars according to titanium all that i see is "qwertyqwerty...."(lenght: 263) I've tried to right click on white space and change maxlength (which was set to 10000 chars) to 0 did nothing.
How can I watch the full variable or copy its full value ?