Home Search

DriveWorks Solo 21
EmailGetDomainName

Send Feedback

EmailGetDomainName

Gets the domain name portion of an email address.

Syntax

EmailGetDomainName([Email])

Where:

Email must be a valid email address.

Examples

RuleMeaning
EmailGetDomainName("fredbloggs@hotmail.com")Will return the domain name from the given email address i.e. "hotmail.com".