# set\_cmt

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

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