MoveToComment
function MoveToComment(sId: string): void
Description
Moves a cursor to the specified comment.
Parameters
- sId
string
The comment ID.
Returns
void
function MoveToComment(sId: string): void
Moves a cursor to the specified comment.
string
The comment ID.
void