AnnotateAt object is used to create an annotation at a specific address.
Fields
| Field | Description | Type |
|---|---|---|
location | Address to annotate | AddressValue |
message | Annotation message | string |
Reference
location
The address (AddressValue) where the annotation should be placed.