Hi. Lets say i have a textbox with the string "This is a text box" entered into it. What code can i use to read the first letter or character in the text box (in this example, "T") and then delete the first letter, leaving "his is a text box"?