Conditional for Label if single line (no line returns)

I have a Label that may be a single line of text or multiple lines (with line returns).

How do I create a conditional for the multiple lines case?

dynamic expression should reference the text value and use a conditional that is ‘contains’ and the bbcode for line break.

I was trying to use Contains on This Text, which doesn’t work.

I was able to use Contains on the dynamic expression that was populating the label.

Thanks!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.