is there a general consensus on most performant an...
# suitescript
d
is there a general consensus on most performant and least governance way of checking if a particular Custom Record exists in account? was thinking a try/catch against a search.create() or url.resolveRecord(), but didn't know if there was a better approach
e
https GET to /app/common/custom/custrecordentry.nl?rectype=2095&id=recordid&xml=T and then read the xml response.