contains

contains, function

Text variant

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

Flagset variant

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