CreateFixedCrossDiagram

From Catglobe Wiki
Revision as of 12:40, 7 December 2015 by Hovietluu (talk | contribs) (Created page with "{{Function_Template|Name=createFixedCrossDiagram|ReturnType=Number |Parameters= |Name=FixedCrossTable|ConstantType=Object }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

FixedCrossTable


Please write a description and submit to code to autogen it next time

Syntax

FixedCrossTable(array emails);

Arguments

emails: array. Array of emails.

There are 2 ways of using array emails:

The first way: Each email is an EmailBlacklist object

The second way: Each email is an array with pair of email and comment {email, comment}

Return type

Number. Number of emails added to Blacklist