5 lines
136 B
Plaintext
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.
|