Navigation :
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