Hello, can we add get values to search using scrip...
# suitescript
k
Hello, can we add get values to search using script ex: var multiSelectIds = 2,3,5,61,7,9; written from getValues to set search createFilter({‘internalid’,is,multiSelectIds}); will this works or what should i do to pulls values ?