when getting `type` of a transaction via SavedSear...
# suitescript
j
when getting
type
of a transaction via SavedSearch it gives me
SalesOrd
etc. What’s the best way to convert this into the corresponding values used in record.load, url.resolveRecord, etc? E.g.
SalesOrd
->
salesorder
? It’s SO annoying that it’s not consistent.
b