Syntax

test(*text*, *pattern*)
*text*.test(*pattern*)

Examples

test(10, "2")
"Notion".test("\\d")

→ test

Untitled

More Info

test · Notion Formulas · Ben Smith