| mcu (mask character upper case) | Index Level | mi (must input) |
| Syntax | |
| Category | Processing Codes |
| Type | Processing Code |
| Description | converts all hexadecimal numbers in a given value to their corresponding decimal equivalent. |
| Options | |
| See Also | mc (mask character) mcdx (mask decimal to hex) mx (mask ASCII to hex) output-conversion processing codes my (mask hex to ASCII) Processing Codes |
| Example |
crt oconv("1AF2","mcxd")
This displays "6898". |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| mcu (mask character upper case) | Index Level | mi (must input) |