assay
regex

match-exact-count-quantifier

Subject
REGEXMATCH
Category
value
Formula
{"gsheets":"=REGEXMATCH(\"abc123\", \"[a-z]{3}\\d{3}\")","excel":"=REGEXTEST(\"abc123\", \"[a-z]{3}\\d{3}\")","lattice":"=REGEXMATCH(\"abc123\", \"[a-z]{3}\\d{3}\")"}
Canonical
true

Per-engine results

matches canonical diverges no fixture

Engine Verdict Value
gsheets match [object Object]
excel match [object Object]
lattice match true
ironcalc no-data
hyperformula no-data
libreoffice no-data
formulas no-data
pycel no-data