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

6 lines
137 B
Plaintext

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