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