CyberStore Ecommerce 2023 Documentation
GetYears Method
Gets an array of 2-digit years from this year to 10 years in the future. Introduced in v.2.20.0.
Syntax
var years = [];
years = GetYears();
function GetYears() : any;