GetCommentById

GetCommentById(sId) → { ApiComment }

Returns a comment from the current document by its ID.

Parameters:

Name Type Description
sId string

The comment ID.

Returns:

Type
ApiComment