getCommentForRequest

Description

Returns a comment structure with extra information (attachments and renderedBody), those are not get when using getCommentsForRequest

Parameters

Return Type

JSMComment[]

Example

return getCommentForRequest("SM-1", 10072);

Returns a list of JSMComment structures.

See also

Peacock