<@UD4BG0THC> If I understand it correctly, you are...
# suitescript
a
@Dominic B If I understand it correctly, you are having problems searching for Items data where in some scenario you can use `ANYOF`(with the internal IDs) and other scenario you think you are stuck with:
itemid
IS
MY_ITEM_NAME
OR
itemid
IS
MY_ITEM_NAME2
...