Join Slack
Communities
Powered by
I’m trying to do string comparisons in a formula b...
# suitescript
j
jen
12/04/2018, 5:57 PM
I’m trying to do string comparisons in a formula but it’s always coming out to false, for example
CASE WHEN {firstname} != '' THEN {firstname} ELSE 'Unknown' END
I’m always getting ‘Unknown’ even when there is a first name
Open in Slack
Previous
Next