onChangeCommentData
function onChangeCommentData(comment: comment): void
Description
The function called when the specified comment is changed with the {@link /plugin/executeMethod/text/changecomment ChangeComment} method.
Parameters
- comment
comment
Defines the comment object containing the comment data.
Returns
void