> For the complete documentation index, see [llms.txt](https://docs.emobiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emobiq.com/emobiq-client/006-actions-and-visual-logic/action-reference/cordova/app/comment.md).

# comment

## Description

Provides a note for developers to refer to inside the event flow.

### Platform Supported

* Web
* Mobile

## Input / Parameter

| Name  | Description                     | Input Type | Default | Options | Required |
| ----- | ------------------------------- | ---------- | ------- | ------- | -------- |
| value | The comment or note to be made. | Text       | -       | -       | No       |

## Output

Note: The comment function node will be updated to show the value specified by the user.
