Returns a new string equivalent to this string but with the whitespace removed from the start.
Use string.trimStart instead.
string.trimStart
Returns a new string equivalent to this string but with the whitespace removed from the start.