Hi! I have a saved search for Sales Orders in my Map/Reduce SuiteScript and one of the columns is "ismultishipto". This works for the customers who need this column, however we now have a customer where the script is throwing an error that this is an invalid column. Now, I'm assuming that Enable Item Line Shipping is probably a feature that this other customer doesn't have in their NetSuite. My question would be, how can I check this from my script so that I can add the column ONLY if that feature is enabled, to avoid errors in NetSuite environments that don't have it?