assay
regex

7b21ae

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 true
excel match true
lattice match true
ironcalc no-data
hyperformula no-data
libreoffice no-data
formulas no-data
pycel no-data