/
getLastComment
getLastComment
Description
Gets all the comment properties for the last issue comment.
Parameters
Return Type
Example
JComment cmt = getLastComment("DEMO-1");
runnerLog("Got comment:" + cmt["text"]);
See also
, multiple selections available,
Related content
getLastComment
getLastComment
More like this
getLastComment
getLastComment
More like this
getComment
getComment
More like this
getCommentById
getCommentById
More like this
getCommentById
getCommentById
More like this
getAllCommentIds
getAllCommentIds
More like this