subx

subx


subr.adaptor.test Index Level summ
Syntax subx hex.number hex.number
Category TCL
Type Verb
Description subtracts the second hexadecimal number provided from the first hexadecimal number provided and displays the result as a hexadecimal number.
Options
See Also divx mulx addx sub dtx subd
Example subx 400 8A
376
Warnings
Compatibility D3 7.0 AP R83
subr.adaptor.test Index Level summ