WB_Embed - the name(s) of the file(s) to be embedded in the email

Syntax
WB_Embed=attachment file name

Syntax example
WB_Embed=$wbv{embedfile}

Valid inputs
Any valid file name (or list of files separated by comma or semicolon) respecting WhizBase path rules

Default value
none

Description
This variable contains full path (absolute or relative to the location of WBSP file) and file name of the file(s) that will be embedded to the email sent by WBSP engine. The difference from WB_Attach variable is that embedded images can be referenced in message body by setting their URL to $WBCID[file name] (see the example for $WBCID function).