Moderates an item comment.

Syntax

Smartsite SXML CopyCode image Copy Code
itemcomments.moderatecomment(integer commentId, string newStatus)

Parameters

Name Data Type Description
commentId Integer The comment id.
newStatus String The new status code.

Return Value

None.
SXML