/
Comment Functions

Comment Functions

This section contains functions that enable users to handle comments.

Functions Summary

  • getCommentByIdGets all the comment properties for a given id.
  • getLastCommentGets all the comment properties for the last issue comment.
  • addCommentSPosts a comment on the specified issue on behalf of the specified user. Returns a number representing the id of the comment.
  • deleteCommentDeletes a comment with the specified id, deletes the latest comment or deletes all comments from a given issue.
  • editCommentEdits a comment with the specified id and text.
  • getAllCommentIdsGets all the comment ids that are already entered on an issue.
  • getCommentReturns 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.



Related content

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.