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

5 lines
136 B
Plaintext

#title Rtrim$ [RCBasic Doc]
#header function Rtrim$(src$)
Returns src$ with all the spaces after the last non-space character removed.