5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
#title LCase$ [RCBasic Doc]
|
|
#header function LCase$(src$)
|
|
|
|
Returns src$ converted to a completely lower-case string
|