docs

Home All functions Legacy functions Categories

vuPOP3GetReturnPath()

Clarion prototype

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

Description

Gets return-path text using the original vuMail compatibility behavior.

Return value / error codes

Example (Clarion)

MESSAGE('Return-Path: ' & vuPOP3GetReturnPath())

Notes

Home All functions Legacy functions Categories