LTrim(s:Str):Str

Trim leading (left) whitespace. Returns the string s with all leading space and tab characters removed.

If the parameter is EMPTY, returns EMPTY.

Since: PCC 0.99, PCC2 1.99.8

See also: Trim, RTrim, Elementary Functions

This is a testing version.
It may be incomplete, and have more bugs (or features) than the public live version at planetscentral.com.