I would like to put quotes into a string. Example is I would like lets say
strMine = "Text1.text"
Result would be if Text1.text was ... some text
then strMine would equal "some text" qutoes and all
Thanks so much I know this is very easy but thank you advance for the time and help!