set-message-from
The set-message-from
action sets the message from field. It belongs to the inbox category within the external area.
Action Syntax
set-message-from "text"
A quoted text string
set-message-from $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
set-message-from "from"
// Using Variables
// Display dynamic content from variables
set-message-from $from
Action code: 825318070
Version: 0.6.4-0
Last updated: 2025-06-13