Files
2023-03-14 18:53:47 -07:00

230 B

address.email

Returns the full user@domain version of the address. For example, if the address is "first.last@example.com", address.email will evaluate as "first.last@example.com".

See also address.user.