5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
#title Ucase$ [RCBasic Doc]
|
|
#header function Ucase$(src$)
|
|
|
|
Returns src$ with all characters uppercase
|