Difference between revisions of "DCS evaluateWhereExpressions"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "{{Function_Template|Name=DCS_evaluateWhereExpressions|ReturnType=Dictionary |Parameters= |Name=<nowiki>where expressions</nowiki>|ConstantType=Dictionary, |Name=<nowiki>dcs re...")
(No difference)

Revision as of 11:36, 11 November 2016

filter


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

Syntax

filter(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