Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

123456789101112131415161718192021
  1. ---
  2. sidebar_position: 4
  3. slug: /message_component
  4. ---
  5. # Message component
  6. A component that sends out a static or dynamic message.
  7. ---
  8. As the final component of the workflow, a Message component returns the workflow’s ultimate data output accompanied by predefined message content. The system selects one message at random if multiple messages are provided.
  9. ## Configurations
  10. ### Messages
  11. The message to send out. Click `(x)` or type `/` to quickly insert variables.
  12. Click **+ Add message** to add message options. When multiple messages are supplied, the **Message** component randomly selects one to send.