5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
#title Ltrim$ [RCBasic Doc]
|
|
#header function Ltrim$(src$)
|
|
|
|
Returns src$ with all the spaces before the first non-space character removed.
|