GroupSize -  (內建函數) 一般函數
語法:
回傳指定Group中包含的商品數量。
Input: myGroup();
Value1 = GroupSize(myGroup);
說明:

GroupSize函數會回傳商品清單包含的數量,可以此數值避免取用到超出陣列範圍的資料而導致錯誤。