is () empty?

Is () empty?

The is () empty? block is a boolean block that detects if the selected list has no items.

is () empty?
...
[[File:|200px]]
Caption
Block Type Boolean
Category / Extension Lists
Status Who tf uses status

Workaround

Checking if the number of items in the list is 0 using the equals block and the length of list block works the same.