Show conditional field if text/url field has any value (is not empty)

The guide only gives an example based on a toggle field’s value (true or false) but I want to show a field if a previous field has any value (i. e. is not empty). Is this possible? Logically, this isn’t much different from true or false but it doesn’t seem to work. :thinking: