addd

addd


a Index Level addx
Syntax addd number number  
Category System Debugger
Type Command
Description adds the two decimal integer numbers immediately following in the command line and displays the result.
Options
See Also divd muld subd dtx System Debugger
Example !addd 12 13<return>  25

The result displays on the same line as the command.
Warnings
Compatibility D3 7.0 AP R83
a Index Level addx