ericbirdsall
06/16/2020, 6:29 PM_let_ itemID = _orderConfirmation_.getSublistValue({
sublistId: 'item',
fieldId: 'item',
line: i
});
Could someone tell me if this returns a string or a number?