Toggle menu
868
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 06:39, 4 August 2017 by Nguyenduyan (talk | contribs) (Created page with "Category:Blacklist {{HelpFiles}} = Blacklist_removeEmails = == Syntax == Blacklist_removeEmails(array emails); == Arguments == ''emails'': array. Array of tring ema...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Blacklist_removeEmails

Syntax

Blacklist_removeEmails(array emails);

Arguments

emails: array. Array of tring emails

Return type

Number

Example

array emails = {"an1@test.com", "an2@test.com"};
Blacklist_removeEmails(emails);//2