To convert a given value to an email value
Last updated
To convert a given value to an email value
Last updated
This function converts a regular formula field to an email field with a mailto button.
Click the button to open your local email clients and send an email.
There is no sanity check of the transferred content. Every given string will be displayed as an email field.
email(any)
email(myEmail)
Result: steve.rogers@theavengers.com
(as an email field with a little envelope you can click that directly links to your default email client)
phone
, which converts a string or a number to a phone value.