Item () exists in ()

From PenguinMod Wiki
Jump to navigation Jump to search
Item () exists in ()
...
Caption
Block Type Boolean
Category / Extension Lists
Status Who tf uses status

The item () exists in () block is a boolean block and a lists block that detects if a list has a list number, if it doesn't have as much as the number then it would be false.

Workarounds

This block can be worked around by checking if the item is blank. However, this will not work correctly if the item does exist, but is just an empty string.

Another alternative is checking if the number of items in the list is less than the number given.