Join Slack
Powered by
What is the correct syntax to check a boolean valu...
# suitescript
a
Azi
11/13/2019, 8:33 PM
What is the correct syntax to check a boolean value in formula of a search?
CASE WHEN {islotitem}=true THEN 1 ELSE 0 END
This does not work
3
Views
Open in Slack
Previous
Next