Any idea why I get `request.getLineItemValue is no...
# suitescript
i
Any idea why I get
request.getLineItemValue is not a function
on line when doing a POST call? `request.getLineCount(sublistId)`do get me the count of the sublist
s
It's just
getSublistValue()
, check the help docs in the
N/https
module
i
FML! Thanks! @Sandii!!