I have a 2.1 script that has a list of record type...
# suitescript
b
I have a 2.1 script that has a list of record types and needs to check if the current account has each of those record types enabled in it. What would be the best way to do that? I was thinking I was going to have to do unique checks for each by figuring out which can be enabled/disabled on the Enable Features page and using the N/config module, but maybe someone has an easier way.
Example: Opportunities, Vendor Bills