For the complete documentation index, see llms.txt. This page is also available as Markdown.

set_cmt

Set an indented comment.
     ea      - linear address
     comment - comment string
     rptble  - is repeatable?

success set_cmt(long ea, string comment, long rptble);

Last updated

Was this helpful?