Official ZPE/YASS documentationlist_contains
list_contains (list l, mixed element) ⇒ boolean
Checks whether a list, l, contains an element, element.
First available: Version 1.3.2
list_contains (list l, mixed element) ⇒ boolean
Checks whether a list, l, contains an element, element.
Where to search
There are no comments on this page.