Is this the correct way to code a formula filter? ...
# suitescript
i
Is this the correct way to code a formula filter?
search.createFilter({ name: 'custrecord_stm_replenishment_supplier', formula: '{custrecord_stm_replenishment_supplier}', operator: search.Operator.ISNOTEMPTY, values: ''})