Standard.BaseDataTextRegexfindOn this pageRegex.find findinput Group: Selections Aliases: match Documentation Tries to match the provided input against the pattern self. Returns a Text containing the matched text, or Nothing if the match failed. Arguments input: The text to match the pattern described by self against.