subd | Index Level | t |
Syntax | subx hexnum hexnum |
Category | System Debugger |
Type | Command |
Description | subtracts the second hexadecimal number provided from the first hexadecimal number provided and displays the result as a hexadecimal number. |
Options | |
See Also | xtd add mulx muld subd System Debugger divd dtx divx addx |
Example | subx 7F D<return> 72 |
Warnings | |
Compatibility | D3 7.0 AP R83 |
subd | Index Level | t |