Home Search

DriveWorks Solo 21
EmailGetUserName

Send Feedback

EmailGetUserName

Gets the user name portion of an email address.

Syntax

EmailGetUserName([Email])

Where:

Email must be a valid email address.

Examples

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