> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 注释

## 指令说明

**描述：** 在流程中插入一条注释说明

## 参数说明

<Tabs>
  <Tab title="常规">
    <img src="https://mintcdn.com/bazhuayu-rpa-docs/y7Z2TvwRJJef-uiI/helpcenter/commands/others/images/commentcommand-03.png?fit=max&auto=format&n=y7Z2TvwRJJef-uiI&q=85&s=80e1180e4762abeb7d187ec5b68743ca" alt="注释指令参数面板" width="648" height="241" data-path="helpcenter/commands/others/images/commentcommand-03.png" />

    | 参数       | 说明     |
    | -------- | ------ |
    | **注释说明** | 输入注释说明 |
  </Tab>

  <Tab title="高级">
    本指令暂无高级参数。
  </Tab>
</Tabs>

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/y7Z2TvwRJJef-uiI/helpcenter/commands/others/images/commentcommand-02.png?fit=max&auto=format&n=y7Z2TvwRJJef-uiI&q=85&s=b5695a2bc9ac233f39290f87b988b522" alt="注释使用示例" width="648" height="241" data-path="helpcenter/commands/others/images/commentcommand-02.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/y7Z2TvwRJJef-uiI/helpcenter/commands/others/images/commentcommand-01.png?fit=max&auto=format&n=y7Z2TvwRJJef-uiI&q=85&s=df6e569b7db61673b1c1cf192563a7f7" alt="注释使用示例" width="849" height="101" data-path="helpcenter/commands/others/images/commentcommand-01.png" />

**该流程执行逻辑：**

1. 在【注释】中填写对当前流程步骤、变量或业务规则的说明。
2. 流程运行到该指令时不会执行任何业务操作，也不会生成结果变量。
3. 注释仅用于提高流程可读性，帮助维护人员理解后续指令的用途。

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/y7Z2TvwRJJef-uiI/helpcenter/commands/others/images/commentcommand-04.png?fit=max&auto=format&n=y7Z2TvwRJJef-uiI&q=85&s=12b1673956ac256441361924f3e0e180" alt="注释效果展示" width="556" height="328" data-path="helpcenter/commands/others/images/commentcommand-04.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
