How do I make a string variable empty?

I am seeing that is empty is a possible variable condition but I can't seem to actually cause it to be empty.

I tried setting to just a single space but that didn't work.

Subtract the variable from itself.

4 Likes

Thank you so much!