<?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=Team_teamExists</id>
	<title>Team teamExists - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=Team_teamExists"/>
	<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=Team_teamExists&amp;action=history"/>
	<updated>2026-05-26T08:29:49Z</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=Team_teamExists&amp;diff=229995&amp;oldid=prev</id>
		<title>Nguyenduyan: Created page with &quot;Category:Team_Functions {{HelpFiles}}   = Team_teamExists =  Check whether the Team is existed on resource (On GUI, Team is under Team tab of resource)  == Syntax ==  Team...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=Team_teamExists&amp;diff=229995&amp;oldid=prev"/>
		<updated>2017-06-22T03:07:48Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:Team_Functions&quot; title=&quot;Category:Team Functions&quot;&gt;Category:Team_Functions&lt;/a&gt; {{HelpFiles}}   = Team_teamExists =  Check whether the Team is existed on resource (On GUI, Team is under Team tab of resource)  == Syntax ==  Team...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Team_Functions]]&lt;br /&gt;
{{HelpFiles}} &lt;br /&gt;
&lt;br /&gt;
= Team_teamExists =&lt;br /&gt;
&lt;br /&gt;
Check whether the Team is existed on resource (On GUI, Team is under Team tab of resource)&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
Team_teamExists(resourceId, teamTypeId, groupResourceId);&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
&lt;br /&gt;
number &amp;#039;&amp;#039;resourceId&amp;#039;&amp;#039;: is ResourceId of resource that you want to check whether the Team existed&lt;br /&gt;
&lt;br /&gt;
number &amp;#039;&amp;#039;teamTypeId&amp;#039;&amp;#039;: is Id of Team Type that the Team belong to (on GUI, the Team Type at Administration/HR/Team types)&lt;br /&gt;
&lt;br /&gt;
number &amp;#039;&amp;#039;groupResourceId&amp;#039;&amp;#039;: is ResourceId of group that belong to the Team &lt;br /&gt;
&lt;br /&gt;
== Return type ==&lt;br /&gt;
Boolean&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 resourceId = 15562383;&lt;br /&gt;
number teamTypeId = 1;&lt;br /&gt;
number groupResourceId = 15567436;&lt;br /&gt;
Team_teamExists(resourceId, teamTypeId, groupResourceId);//True if existed; False if not&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nguyenduyan</name></author>
	</entry>
</feed>