'price1' tells it to use USD
# suitescript
b
'price1' tells it to use USD
r
bumby999: Have you tried using nlapiGetLineItemMatrixValue( 'price1', 'price', <internal id of price level>, 1)
b
Thanks @rustyshackles, I figured it out. I wasn't specifying my line before I used nlapiGetCurrentLineItemMatrixValue
once I added nlapiSelectLineItem it worked