I want to know if it's possible in Vb to access and modify a character from a string. (Btw I think that vb is really bad with the string).

If it's unclear, I mean like in Pascal string[5] would access the fifth char.