Manipulating string values is a common developer chore. This ranges from extracting portions of a string to determining if a string contains a specific character. Strings are objects within the ...