OPAL ReferenceOPAL functions and verbsOPAL Functionsstarts_withstarts_with(haystack: string, needle: string) -> bool Returns true if string starts with expr. Domain This is a scalar function (calculates a single output value for a single input row). Categories Boolean String Examples Pass through all bundle kinds that start with the string 'kube'.Copy PageDomainCategoriesExamples