The idea is:
Bring back the “is empty” option in the IF node on a string.
My use case:
My string is empty. I cannot check if it is empty.
I think it would be beneficial to add this because:
It was easier than messing with JS to return a true / false
Before:

After:
