Join Slack
Powered by
I think you'll use `IS` or `ISNOT` (in this case `...
# suitescript
e
erictgrubaugh
10/31/2016, 7:38 PM
I think you'll use
IS
or
ISNOT
(in this case
ISNOT
since you want the opposite), and then it will be
value
instead of
values
, and
currOnHold
should not be in an array
Open in Slack
Previous
Next