> ## 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/v_rTeoLOdoPnGE6I/helpcenter/commands/others/images/showmessagetipscommand-05.png?fit=max&auto=format&n=v_rTeoLOdoPnGE6I&q=85&s=7679adc14ff49fc5433db8101d002cac" alt="显示消息通知指令参数面板" width="978" height="614" data-path="helpcenter/commands/others/images/showmessagetipscommand-05.png" />

    | 参数         | 说明                    |
    | ---------- | --------------------- |
    | **消息类型**   | 选择弹出消息的类型，成功、警告、异常、信息 |
    | **消息位置**   | 选择弹出消息的位置，顶部、底部、右下    |
    | **消息窗口内容** | 输入要显示消息的内容文本          |
    | **关闭超时时间** | 设置关闭超时时间              |
  </Tab>

  <Tab title="高级">
    <img src="https://mintcdn.com/bazhuayu-rpa-docs/v_rTeoLOdoPnGE6I/helpcenter/commands/others/images/showmessagetipscommand-03.png?fit=max&auto=format&n=v_rTeoLOdoPnGE6I&q=85&s=b9feafe5662653d597b4e30c5cde1497" alt="显示消息通知高级参数面板" width="978" height="336" data-path="helpcenter/commands/others/images/showmessagetipscommand-03.png" />

    | 参数            | 说明                     |
    | ------------- | ---------------------- |
    | **关闭超时时间(s)** | 设置消息通知自动关闭前的等待时间，单位为秒。 |
  </Tab>
</Tabs>

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/v_rTeoLOdoPnGE6I/helpcenter/commands/others/images/showmessagetipscommand-01.png?fit=max&auto=format&n=v_rTeoLOdoPnGE6I&q=85&s=f3c66881368a7b3215ea7b1fdfe1871d" alt="显示消息通知使用示例" width="1283" height="168" data-path="helpcenter/commands/others/images/showmessagetipscommand-01.png" />

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

1. 在【显示消息通知】中填写提示标题和消息内容，并选择“成功”通知级别。
2. 运行指令后，客户端在屏幕顶部显示成功提示框。
3. 该通知用于向用户反馈流程进度或执行结果，不会中断后续指令运行。

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/v_rTeoLOdoPnGE6I/helpcenter/commands/others/images/showmessagetipscommand-02.png?fit=max&auto=format&n=v_rTeoLOdoPnGE6I&q=85&s=c60f71946ddbd92926bc67538722432e" alt="显示消息通知效果展示" width="242" height="48" data-path="helpcenter/commands/others/images/showmessagetipscommand-02.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/v_rTeoLOdoPnGE6I/helpcenter/commands/others/images/showmessagetipscommand-04.png?fit=max&auto=format&n=v_rTeoLOdoPnGE6I&q=85&s=87a735e4418c050d5cce864fffe290f1" alt="显示消息通知效果展示" width="1263" height="233" data-path="helpcenter/commands/others/images/showmessagetipscommand-04.png" />

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