CyberStore Documentation
GetYears Method
Collapse All
Expand All
View with Navigation Tools
Gets an array of 2-digit years from this year to 10 years in the future.
Introduced in v.2.20.0.
Syntax
Javascript (Usage)
Javascript (Specification)
var
years = []; years = GetYears();
function
GetYears() : any;