vb remove first char code example Example: remove first character from string vb NewString = OldString.Remove(0, 1)