Files
RCBASIC4/doc/files/ltrim.txt
2024-10-06 17:07:06 -04:00

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.