Ok let's try this again... I want to write a suite...
# suitescript
k
Ok let's try this again... I want to write a suitescript that reads the shipmethod select field in a Transfer Order into an array, removes any items that do not have "FREE" in the name, and then replaces the contents of the shipmethod field with the resulting array. I know I'm probably going to want to use nlapiRemoveSelectOption to remove the invalid options, but not sure how to make this work correctly.