|
|
Updates an item comment.
Syntax
| Smartsite SXML |
|
|---|---|
itemcomments.updatecomment(integer commentId, string body) itemcomments.updatecomment(integer commentId, string body, string note) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| commentId | Integer | The comment id. |
| body | String | The body. |
| note | String | The note. |
Return Value
None.