IsUserEmail(Text email)

Returns true if the email address belongs to a database user.

Parameters

email
The email address to check.

Returns

Boolean

Examples