<?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=Group_emailAddressesExistInGroup</id>
	<title>Group emailAddressesExistInGroup - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=Group_emailAddressesExistInGroup"/>
	<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=Group_emailAddressesExistInGroup&amp;action=history"/>
	<updated>2026-04-08T14:07:52Z</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=Group_emailAddressesExistInGroup&amp;diff=237805&amp;oldid=prev</id>
		<title>Nguyenduyan: Created page with &quot;Category:Group_Functions  {{HelpFiles}}   = Group_emailAddressesExistInGroup =    == Syntax ==  Group_emailAddressesExistInGroup (groupRId, emailAddress);  == Arguments ==...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=Group_emailAddressesExistInGroup&amp;diff=237805&amp;oldid=prev"/>
		<updated>2017-11-22T08:49:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:Group_Functions&quot; title=&quot;Category:Group Functions&quot;&gt;Category:Group_Functions&lt;/a&gt;  {{HelpFiles}}   = Group_emailAddressesExistInGroup =    == Syntax ==  Group_emailAddressesExistInGroup (groupRId, emailAddress);  == Arguments ==...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Group_Functions]]&lt;br /&gt;
&lt;br /&gt;
{{HelpFiles}} &lt;br /&gt;
&lt;br /&gt;
= Group_emailAddressesExistInGroup =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
Group_emailAddressesExistInGroup (groupRId, emailAddress);&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&amp;#039;&amp;#039;groupRId&amp;#039;&amp;#039;: number. Resource Id of group&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;emailAddress&amp;#039;&amp;#039;: array of email address&lt;br /&gt;
&lt;br /&gt;
== Return type ==&lt;br /&gt;
Array of email address that existed on the group&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
number groupRId = 15606111 ;// the group contain 4 users: 2 with email address x@y.z, 1 with xyz@abc.com, and the last user with son@maysunshine.com&lt;br /&gt;
array emailAddress = {&amp;quot;x@y.z&amp;quot;,&amp;quot;xyz@abc.com&amp;quot;, &amp;quot;a@b.c&amp;quot;};&lt;br /&gt;
Group_emailAddressesExistInGroup (groupRId, emailAddress);//{x@y.z, x@y.z, xyz@abc.com}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nguyenduyan</name></author>
	</entry>
</feed>