pc.mcu
Mask characters to upper case.
Description
converts all characters in the given value to upper case characters.
Example
string = 'UPPER And lower'
crt oconv(string,'mcu')
Displays 'UPPER AND LOWER'.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
