CyberStore Ecommerce 2023 Documentation
GetQty Method
The identifier.
Gets a qty.
Syntax
var value; // Type: any
value = GetQty(id);
function GetQty( 
   id : any
) : any;

Parameters

id
The identifier.

Return Value

The qty.