if i wanted expression to evaluate whether or not ...
# 🌎general
s
if i wanted expression to evaluate whether or not a variable (string) had a stored value, how would i write that in expression? I want it to read "if userPhone is empty, then true"
3 Views