Join Slack
Powered by
How do I get the record type from a `N/query` quer...
# suitescript
d
David B
02/09/2022, 12:16 AM
How do I get the record type from a
N/query
query so that I can
record.load(…)
the record? (for searches I use
search.Result
object's
recordType
property)
b
battk
02/09/2022, 12:35 AM
no equivalent
battk
02/09/2022, 12:36 AM
have to use one of the columns to convert to the record type you want
d
David B
02/09/2022, 12:46 AM
thanks battk
3
Views
Open in Slack
Previous
Next