TCL
addx command
.mdThe addx command adds two hexadecimal numbers and displays the result as a hexadecimal number.
Syntax
addx hex.number hex.number
Example(s)
addx 1F 33 52
The addx command adds two hexadecimal numbers and displays the result as a hexadecimal number.
addx hex.number hex.number
addx 1F 33 52