String.trimStart

Trims white space off the beginning of a string.

o.String.trimStart()

See also

Class String