TIpMail() > Low level methods |
Returns an optional value of a mail header field.
:getFieldOption( <cField>, <cOption> ) --> cValue
Method :getFieldOption() queries an optional value in a mail header field and returns it as a character strng. When the option, or the mail header field, is not present, a null string ("") is returned.
http://www.xHarbour.com