contains

contains, function

Documentation of the contains function applied to text

def pure contains(haystack: text, needle: text): boolean

Documentation of the contains function applied to flagsets

def pure contains(haystack: flagset, needle: number): boolean
User Contributed Notes
0 notes + add a note