DCS save

From Catglobe Wiki
Jump to: navigation, search



DCS_save

Save the current data cache specification to the database

Syntax

DCS_save()

Arguments

None

Return value

empty

Examples

DCS_clearPeriods();

array start = {2011, 3, 24, 0, 0, 0, 0, 12, 63};

array end = {2011, 12, 24, 0, 0, 0, 0, 51, 63};

DCS_addPeriod(start, end);

DCS_save();

DCS - Time frame.jpg

Availability

Version 5.5