Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19.8
MAIL New attachment
|
MAIL New attachment ( value {; name {; cid {; type {; disposition}}}} ) -> Funktionsergebnis | ||||||||
Parameter | Typ | Beschreibung | ||||||
value | Text, BLOB |
![]() |
Path of the attachment file (text), or Blob containing the attachment (BLOB) |
|||||
name | Text |
![]() |
Name + extension used by the mail client to designate the attachment | |||||
cid | Text |
![]() |
ID of attachment (HTML messages only), or " " if no cid is required | |||||
type | Text |
![]() |
Value of the content-type header | |||||
disposition | Text |
![]() |
Value of the content-disposition header: "inline" or "attachment". | |||||
Funktionsergebnis | Objekt |
![]() |
Attachment object | |||||
Dokumentation verschoben
Die Dokumentation für diesen Befehl wurde verschoben. Besuchen Sie developer.4d.com für eine aktualisierte Dokumentation.
Mit dem Befehl MAIL New attachment können Sie ein Attachment-Objekt erstellen, das Sie einem E-Mail-Objekt hinzufügen können (siehe transporter.send( ))
Produkt: 4D
Thema: Mail
Nummer:
1644
Erstellt: 4D v17 R4
4D Programmiersprache ( 4D v19)
4D Programmiersprache ( 4D v19.1)
4D Programmiersprache ( 4D v19.4)
4D Programmiersprache ( 4D v19.5)
4D Programmiersprache ( 4D v19.6)
4D Programmiersprache ( 4D v19.7)
4D Programmiersprache ( 4D v19.8)