SMTP_Statistics

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > SMTP >

SMTP_Statistics

 

Description

 

Returns the description of an SMTP module error code.

 

Syntax

 

lInfo = SMTP_Statistics(lStatCode)

 

Returns

 

Number.

 

Parameters

 

Name

Type

Optional

Meaning

lStatCode

Numeric

No

Numeric SMTP error code

 

Remarks

 

Restrictions

 

See also

 

Examples