- Print
- Dark
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Sets or appends to the user's comments for a page in your app's layout.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
comments | Text | Yes | Comments to assign to page |
[append] | Boolean | No | Whether or not to append comments to any existing comments (default = false) |
[index] | Number | No | Page index (default is the current page) |
Returns
No return value.
Examples
Remarks
Attention
You should always be careful not to replace any user comments.