6 lines
137 B
Plaintext
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.
|
|
|