CyberStore Ecommerce 2023 Documentation
GetQty Method
Collapse All
Expand All
View with Navigation Tools
The identifier.
Gets a qty.
Syntax
JavaScript (Usage)
JavaScript (Specification)
var
value;
// Type: any
value = GetQty(id);
function
GetQty(
id
: any ) : any;
Parameters
id
The identifier.
Return Value
The qty.