setHeaderVal (NotesMIMEHeader - JavaScriptâ„¢)
Sets a header value but not the parameters.
Defined in
NotesMIMEHeaderSyntax
setHeaderVal(headerValue:string) : boolean| Parameter | Description |
|---|---|
| String headerValue | The header value. |
| Return value | Description |
|---|---|
| boolean |
|
Usage
This method replaces any existing value for the header leaving the parameters intact.You must call Document.save to commit this change.
Language cross-reference
setHeaderVal method in LotusScript® MIMEHeader class