/
getWorklogComment
getWorklogComment
Description
Returns the comment associated with the worklog.
Parameters
Return Type
String
Example
print(getWorklogComment(key, 11201))
Prints the comment of the worklog with id = 11201, on the current issue.
See also
Peacock
, multiple selections available,
Related content
getWorklogComment
getWorklogComment
More like this
getLastComment
getLastComment
More like this
getLastComment
getLastComment
More like this
getCommentById
getCommentById
More like this
getCommentById
getCommentById
More like this
getAllCommentIds
getAllCommentIds
More like this