/
Comment Functions
Comment Functions
This section contains functions that enable users to handle comments.
Functions Summary
- getCommentById — Gets all the comment properties for a given id.
- getLastComment — Gets all the comment properties for the last issue comment.
- addComment — SPosts a comment on the specified issue on behalf of the specified user. Returns a number representing the id of the comment.
- deleteComment — Deletes a comment with the specified id, deletes the latest comment or deletes all comments from a given issue.
- editComment — Edits a comment with the specified id and text.
- getAllCommentIds — Gets all the comment ids that are already entered on an issue.
- getComment — Returns the comment entered in a transition screen, or an empty string if no comment has been entered or the transition doesn't have a screen.
, multiple selections available,
Related content
Comment interface
Comment interface
More like this
User Functions
User Functions
More like this
Excel Functions
Excel Functions
More like this
Group Functions
Group Functions
More like this
Project Functions
Project Functions
More like this
Syntax and types introduction
Syntax and types introduction
Read with this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.