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