mcl (mask character lower case)

mcl (mask character lower case)


mcdx (mask decimal to hex) Index Level mcn (mask character numeric)
Syntax
Category Processing Codes
Type Processing Code
Description converts all characters in the given value to lower case characters.
Options
See Also mcs (mask character sentences) mct (mask character upper/lower) mcu (mask character upper case) output-conversion processing codes mc (mask character) Processing Codes
Example string = "UPPER And lower"
crt oconv(string,"mcl")
Displays 'upper and lower'.
Warnings
Compatibility D3 7.0 AP R83
mcdx (mask decimal to hex) Index Level mcn (mask character numeric)