5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
#title Trim$ [RCBasic Doc]
|
|
#header function Trim$(src$)
|
|
|
|
Returns src$ with all leading and trailing spaces removed
|