Removes all whitespace from the left of given string.
Removes all whitespace from the right of given string.
Splits string by given delimiter (delimiter is removed).
Splits a string using the provided delimiter.
Removes all trailing whitespace.