DCS addDataFilter

From Catglobe Wiki
Revision as of 06:06, 30 May 2017 by Hovietluu (talk | contribs) (Created page with "Category:Data_Cache_Functions ==== BulkSms_getHistory ==== Get history of bulk sms sent '''Syntax''' DCS_addDataFilter(string labelquestion, string filterValue); '''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

BulkSms_getHistory

Get history of bulk sms sent

Syntax

DCS_addDataFilter(string labelquestion, string filterValue);

Arguments

labelquestion Is a string. It is the filter Question label. filterValue Is a string. It is filter value


Return type

empty

Example

DCS_addDataFilter("D_Age", "1");

Availability

Version 6.0.