depends on the field type, but something like: ```...
# suitescript
s
depends on the field type, but something like:
Copy code
search.createFilter({
name: 'customfieldid',
operator: search.Operator.ISNOTEMPTY
});