string.simplify
Syntax
Simplifies a string be removing any leading or trailing whitespace characters, and replacing all repeated internal whitespace characters with a single space.
string.replace.regex
string.split