I need to transfer content of ~50 global strings into an array in perfect order (each of them goes into a specific field); but when I try to write a string to a certain field using the content of a global string, I get a syntax error telling me to enter an alphanumerical combination. Why is this even happening and is there a way around this?

