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