contains

contains, function

Documentation of the contains function applied to text

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

Documentation of the contains function applied to flagsets

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