.chat-outgoing
element
The .chat-outgoing
action outgoing chat message. It belongs to the chat category within the platform area.
Action Syntax
.chat-outgoing "text"
A quoted text string
.chat-outgoing $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.chat-outgoing "message"
// Using Variables
// Display dynamic content from variables
.chat-outgoing $var
Action code: 3087985572
Version: 0.6.4
Last updated: 2025-06-13