set_comment
Add a comment at a specific address to document code. Use repeatable comments to display at all cross-references for consistent annotations.
Instructions
Set a comment at an address. Use is_repeatable=True for repeatable comments that propagate to xrefs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| comment | Yes | ||
| is_repeatable | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |