<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=EmailAddress_isValid</id>
	<title>EmailAddress isValid - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=EmailAddress_isValid"/>
	<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=EmailAddress_isValid&amp;action=history"/>
	<updated>2026-04-30T03:37:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.catglobe.com/index.php?title=EmailAddress_isValid&amp;diff=25658&amp;oldid=prev</id>
		<title>Tranvuthaibinh: Created page with &quot;Category:Email_and_SMS_Functions  {{HelpFiles}}  ==== EmailAddress_isValid====  Validate an email address. returns true if the email is valid, otherwise return false  &#039;&#039;&#039;S...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=EmailAddress_isValid&amp;diff=25658&amp;oldid=prev"/>
		<updated>2016-10-26T09:53:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:Email_and_SMS_Functions&quot; title=&quot;Category:Email and SMS Functions&quot;&gt;Category:Email_and_SMS_Functions&lt;/a&gt;  {{HelpFiles}}  ==== EmailAddress_isValid====  Validate an email address. returns true if the email is valid, otherwise return false  &amp;#039;&amp;#039;&amp;#039;S...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Email_and_SMS_Functions]]&lt;br /&gt;
&lt;br /&gt;
{{HelpFiles}}&lt;br /&gt;
&lt;br /&gt;
==== EmailAddress_isValid====&lt;br /&gt;
&lt;br /&gt;
Validate an email address. returns true if the email is valid, otherwise return false&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Syntax&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
EmailAddress_isValid(email);&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arguments&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;email&amp;#039;&amp;#039;: Is a string expression which is an email address.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Return type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
bool&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
string email=&amp;quot;binh@maysunshine.vn&amp;quot;;&lt;br /&gt;
bool b  =EmailAddress_isValid(email);&lt;br /&gt;
print(b);&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tranvuthaibinh</name></author>
	</entry>
</feed>