string.length
string.slice(start,end)
string.indexOf()
string.charAt()
string.replace()
string.split()
Then implement to see effect