I need to take an array and create a search filter...
# suitescript
n
I need to take an array and create a search filter that will be basically have an OR using each of the individual values. Does anyone have a concise couple lines of code they could share please to do this to save me re-inventing the wheel?