<get> get an email object
- name
- get
- xml namespace
- http://moyaproject.com/email
Get an previously defined email object.
attributes
name |
purpose |
type |
required? |
default |
choices |
bcc |
BCC email address |
comma list |
No |
|
|
cc |
CC email address |
comma list |
No |
|
|
data |
Template / content data |
expression |
No |
None |
|
dst |
Destination to store exception object |
reference |
Yes |
|
|
email |
Reference to email tag |
element reference |
No |
|
|
from |
From email |
text |
No |
|
|
replyto |
Reply to email address |
text |
No |
|
|
subject |
Email subject |
text |
No |
|
|
to |
To email address |
comma list |
No |
|
|
inherited attributes
name |
purpose |
type |
required? |
default |
choices |
if |
Conditional expression |
expression |
No |
yes |
|