#title LTrim$ [RCBasic Doc]
#header function LTrim$(src$)

Returns src$ with all the spaces before the first non-space character removed.

#ref RTrim Trim
