That would not work, there is no `item` record typ...
# suitescript
r
That would not work, there is no
item
record type when you are loading a record. You can do an item search,
nlapiSearchRecord('item', null, <filter>, <columns>
using the internal id to get the record type.