docs

Home All functions Legacy functions Categories

vuPOP3GetSubject()

Clarion prototype

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

Description

Gets subject text using the original vuMail compatibility behavior.

Return value / error codes

Example (Clarion)

MESSAGE('Subject: ' & vuPOP3GetSubject())

Notes

Home All functions Legacy functions Categories