Not able to find the function that is called in Client Script

Kethe Yamini
Tera Contributor

In client script there was function called with the name isEmailValid.My concern is not knowing from where the function is coming.

17 REPLIES 17

yes

Danish Bhairag2
Tera Sage
Tera Sage

Hi @Kethe Yamini ,

 

What is the end objective?

Do you need to perform email validation on change/on submit of field/form?

R u facing issue with the email validation?

 

Thanks,

Danish

Actually it was onchange client script on email filed.It was exisiting client script,Now i want to know the regular expression that is being used to validate the email.Here they called a function-isEmailValid.From that function only we can know the regular expression right

 

@Kethe YaminiWe have the same question. Have you found the answer? Thanks.

No @Yuanquan Fu .I  didn't find any answer for this.