User Tools

Site Tools


syntax:functions:isemail

This is an old revision of the document!


IsEmail(text)

Returns TRUE if the argument is an email address. The function doesn't check if the email address can receive emails. It only verifies the email address format.

The function can be used for validating email addresses in datasets and parameters.

Example Result
isemail('username@example.com') TRUE

See also

syntax/functions/isemail.1606344101.txt.gz · Last modified: 2020/11/25 17:41 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki