<?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=Quarantine_GetUserResourceIdsOfQuarantined</id>
	<title>Quarantine GetUserResourceIdsOfQuarantined - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=Quarantine_GetUserResourceIdsOfQuarantined"/>
	<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=Quarantine_GetUserResourceIdsOfQuarantined&amp;action=history"/>
	<updated>2026-04-30T00:30:40Z</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=Quarantine_GetUserResourceIdsOfQuarantined&amp;diff=240351&amp;oldid=prev</id>
		<title>Administrator: Created page with &quot;Category:Quarantine_Functions {{HelpFiles}}  === Quarantine_GetUserResourceIdsOfQuarantined===  Return an Array containing User resource Ids of the users have any quaranti...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=Quarantine_GetUserResourceIdsOfQuarantined&amp;diff=240351&amp;oldid=prev"/>
		<updated>2022-04-25T08:10:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:Quarantine_Functions&quot; title=&quot;Category:Quarantine Functions&quot;&gt;Category:Quarantine_Functions&lt;/a&gt; {{HelpFiles}}  === Quarantine_GetUserResourceIdsOfQuarantined===  Return an Array containing User resource Ids of the users have any quaranti...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Quarantine_Functions]]&lt;br /&gt;
{{HelpFiles}}&lt;br /&gt;
&lt;br /&gt;
=== Quarantine_GetUserResourceIdsOfQuarantined===&lt;br /&gt;
&lt;br /&gt;
Return an Array containing User resource Ids of the users have any quarantine in the quarantines list.&lt;br /&gt;
&lt;br /&gt;
=== Syntax ===&lt;br /&gt;
&lt;br /&gt;
Quarantine_GetUserResourceIdsOfQuarantined(quarantineRIdList);&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
&lt;br /&gt;
quarantineRIdList: Array number Resource Ids of Quarantines.&lt;br /&gt;
&lt;br /&gt;
=== Return type ===&lt;br /&gt;
&lt;br /&gt;
Array&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
array quarantineRIdList = {15525523,15525524,15525566};&lt;br /&gt;
array getUserRIdsOfQuarantined = Quarantine_GetUserResourceIdsOfQuarantined(quarantineRIdList);&lt;br /&gt;
print(getUserRIdsOfQuarantined);&lt;br /&gt;
&lt;br /&gt;
// {161256860,161258873,161261194,161261196,161261197,161261203,161261204}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Administrator</name></author>
	</entry>
</feed>