Is there a simple way to get (generically) the nam...
# suitescript
j
Is there a simple way to get (generically) the name of a record type from the record_type id itself? For example, we call a
returnauthorization
a
Return Endorsement
, or an
estimate
a
Quote
. I’d like to also be able to get custom record names, e.g. pass in
customrecord_my_record_type_id
and get back
My Record Type
t
@jen Look at the scriptRecordType table.