CyberStore Ecommerce 2023 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;