GetEmailAddr function
function GetEmailAddr(Const Value: string): string;
Unit
SynaUtil
Description
Returns only the e-mail portion of an address from the full address format. i.e. returns '
nobody@somewhere.com
' from '
"someone"
'.
See also:
GetEmailDesc