docs

Home All functions Legacy functions Categories

vuPOP3GetPlainText()

Clarion prototype

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

Description

Gets plain text text using the original vuMail compatibility behavior.

Return value / error codes

Example (Clarion)

MESSAGE('Plain text: ' & vuPOP3GetPlainText())

Notes

Home All functions Legacy functions Categories