Index
Main Menu
Beginner Course
Learning the Basics
Knowledge Base
Visit our User Forum for discussions & solutions
AddBCCAddress
SaveAsEmail - XpressDox
This function enables you to save the assembled document as an .eml (email) file. Once assembled, the .eml file is ready to be sent via Outlook. View a quick demo of the SaveAsEmail function: Command structure: «SaveAsEmail('jack@email.com','Information required')» SaveAsEmail takes 2 parameters, the email address to whom...
SendAsEmail command - XpressDox
The SendAsEmail command function is similar to the SaveAsEmail function, except that the XpressDox template is assembled to an email (eml) and sent directly from the web. SendAsEmail command structure: «SendAsEmail(ToAddress,Subject,SenderName,SenderEmail,CC,BCC)» Parameter Description ToAddress The email address(es) to send the email to Subject The subject of the email SenderName...
Loading...