Toggle menu
862
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.

DCS clearPeriods: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
Cg van (talk | contribs)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Data_Cache_Functions]]
{{HelpFiles}}

 
==== DCS_clearPeriods  ====
 
Remove all periods added to the current questionnaire cache specification


====DCS_clearPeriods====
'''Syntax'''


Remove all periods added to the current questionnaire cache specification
DCS_clearPeriods()


'''Syntax'''
'''Arguments'''  


DCS_clearPeriods()
None


'''Arguments'''
'''Return value'''  


None
''empty''


'''Return value'''
'''Example'''<br>
[[Image:DCS - Time frame.jpg]]


''empty''
''DCS_clearPeriods();''  


'''Example'''
''DCS_save(); //return default Start, End date''  


''DCS_clearPeriods();''
''[[Image:DCS - Time frame - Clear periods.jpg]]''  


''DCS_addPeriod(start, end);''
'''Availability'''  


'''Availability'''
Version 5.5 __NOTOC__ <!-- imported from file: 6312.htm-->


Version 5.5
[[Category:Data_Cache_Functions]]
__NOTOC__
<!-- imported from file: 6312.htm-->

Latest revision as of 07:59, 20 December 2011



DCS_clearPeriods

Remove all periods added to the current questionnaire cache specification

Syntax

DCS_clearPeriods()

Arguments

None

Return value

empty

Example

DCS_clearPeriods();

DCS_save(); //return default Start, End date

Availability

Version 5.5