<@UKRB60ADT> you may get a better answer at <#C01F...
# suitescript
g
@Nicholas Kolker you may get a better answer at #C01FBBZ8PQC. to find a field on a table i use the records catalog under SETUP>Records Catalog or use this query SELECT * from item WHERE ROWNUM < 3 to get an idea of what fields are available on the table
n
I actually had no idea that the records catalog existed. I was able to find what I needed with that, thanks!
g
👍