Can I have:

Dim MyVariable(10) as string

And then,

MyVariable = "DL"

Should I put the value of the variable in double codes?