pc.mcl
Mask character lower case.
Description
converts all characters in the given value to lower case characters.
Example
string = 'UPPER And lower'
crt oconv(string,'mcl')
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.
