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