What's the maximum size of a string_var? That is, how many characters/bytes can it hold? 16k? 64k? unlimited? I looked through the OBSE docs but couldn't find the answer...
What's the maximum size of a string_var? That is, how many characters/bytes can it hold? 16k? 64k? unlimited? I looked through the OBSE docs but couldn't find the answer...
Thanks!
I'm pretty sure it's unlimited. String_Vars are basically specialised arrays.