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