get_comment
Retrieve the comment at a specific address in IDA Pro, with support for repeatable comments by enabling the repeatable option.
Instructions
Read the comment at an address. Set is_repeatable=True for repeatable comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| is_repeatable | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |