Resolved! isnotempty in business rule
I am checking to see if a answer to survey response is null or not. The field is a multiline string field. I tried != null and current.valueISNOTEMPTY, current.value|ISNOTEMPTY but no luck. Is there any other way to check this?Thanks
