docs

Home All functions Legacy functions Categories

vuPOP3GetHTMLText()

Clarion prototype

Prototype: vuPOP3GetHTMLText(), CSTRING, PROC, PASCAL, RAW, NAME(‘vuPOP3GetHTMLText’)

Description

Gets html body text using the original vuMail compatibility behavior.

Return value / error codes

Example (Clarion)

MESSAGE('HTML body: ' & vuPOP3GetHTMLText())

Notes

Home All functions Legacy functions Categories