Function: looksLikeEmail()
looksLikeEmail(
value):boolean
Rough shape check so a clearly-invalid address is rejected before any work.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”boolean
looksLikeEmail(
value):boolean
Rough shape check so a clearly-invalid address is rejected before any work.
string
boolean