Difference between revisions of "DCS save"
Line 1: | Line 1: | ||
[[Category:Data_Cache_Functions]] | [[Category:Data_Cache_Functions]] | ||
− | | + | {{HelpFiles}} |
====DCS_save==== | ====DCS_save==== |
Revision as of 08:37, 12 December 2011
DCS_save
Save the current data cache specification to the database
Syntax
DCS_save()
Arguments
None
Return value
empty
Example
DCS_clearPeriods();
DCS_addPeriod(start, end);
DCS_save()
Availability
Version 5.5