Return length of string
Style strings
Return position of 1st occurrence of text in string with indexOf()
Search & return the text found with match()
Replace characters in string with replace()