Files
RCBASIC4/doc/files/ltrim.txt
2024-12-15 23:12:45 -05:00

7 lines
155 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