JAVA/CORBA CLASSES


addValText method
Ejemplo

Appends encoded text to a header value.

Defined in

MIMEHeader

Syntax

public boolean addValText(String valueText)
    throws NotesException

public boolean addValText(String valueText, String charSet)
    throws NotesException

Parameters

String valueText


String charSet
Return value

boolean

Usage

If valueText contains only US-ASCII characters, no encoding occurs.

If valueText contains non-US-ASCII characters and a character set is specified, encoding occurs according to RFC-2047

You must call Document.save to commit this change.

Language cross-reference

AddValText method in LotusScript NotesMIMEHeader class

Ejemplo
Véase también


Glosario
¿Desea opinar sobre la Ayuda o sobre la utilidad del producto?