[]
Inserts a string preceding the selected characters.
void Insert(string text)
Sub Insert(text As String)
The string to insert.