| : | Index Level | addd |
| Syntax | |
| Category | System Debugger |
| Type | Command |
| Description | displays the address of the instruction currently being executed. |
| Options | |
| See Also | System Debugger functions data reference specification data format specification System Debugger |
| Example |
a
Will display: !aau.input:018 This indicates the process is in the "au.input" subroutine, at relative address x'018' within the mode. |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| : | Index Level | addd |