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