/
getLastComment
getLastComment
Description
Gets all the comment properties for the last page comment.
Return Type
The comment representation with the following keys:
Example
CComment [] lastComm = getLastComment(11801);
print("Got comment:" + lastComm.text);
See also
Peacock
, multiple selections available,
Related content
getLastComment
getLastComment
More like this
getLastComment
getLastComment
More like this
getComment
getComment
More like this
getComments
getComments
More like this
getCommentById
getCommentById
More like this
getCommentById
getCommentById
More like this