Difference between revisions of "DCS addDataFilter"

From Catglobe Wiki
Jump to: navigation, search
(BulkSms_getHistory)
(BulkSms_getHistory)
Line 2: Line 2:
 
==== BulkSms_getHistory ====
 
==== BulkSms_getHistory ====
  
Get history of bulk sms sent
+
Add a filter for a DCS
  
 
'''Syntax'''
 
'''Syntax'''

Revision as of 06:11, 30 May 2017

BulkSms_getHistory

Add a filter for a DCS

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.