michoel
for(var i = 0; i < nItems; i++) { var itemPrice = record.getSublistValue({ sublistId: 'item', fieldId: 'price', line: i }); }