Join Slack
Powered by
It is possible to get expression-like behavior out...
# suitescript
m
mattdahse
01/05/2017, 4:02 PM
It is possible to get expression-like behavior out of the nlobjSearchFilter objects but you need to use some undocumented properties like
Copy code
filter.isnot
,
Copy code
filter.rightparens
,
Copy code
filter.isor
,
Copy code
filter.leftparens
Open in Slack
Previous
Next