Files
RCBASIC4/doc/files/ltrim.txt
2026-02-26 15:33:51 -06:00

8 lines
156 B
Plaintext

#title LTrim$ [RCBasic Doc]
#header Function LTrim$(src$)
Returns src$ with all the spaces before the first non-space character removed.
#ref RTrim Trim