trimStart
Removes whitespace characters from the beginning of the string. Value pattern can be used to trim a specific pattern from the start (e.g. "temp.") instead of whitespace.
Removes whitespace characters from the beginning of the string. Value pattern can be used to trim a specific pattern from the start (e.g. "temp.") instead of whitespace.