LTrim(string)

Returns string with leading spaces removed.

See also RTrim and Trim.

string

String being left-trimmed.