Hi Guys. What criteria can I put into the saved se...
# suitescript
n
Hi Guys. What criteria can I put into the saved search to search for items that contain a line break in the description? We have a script that's breaking when there is a line break in the item description. I need to find how many of such items we have in the system. But first, I need to figure out how to set a filter to look for such items in the saved search. Any ideas?
n
Hi @NetSuite Admin, maybe try REGEXP_INSTR and use regular expression to find line breaks?
👍 1