type.inbound
and regex.contains(subject.base, '[A-Za-z0-9][\x{FE00}-\x{FE0D}]')
Playground
Test against your own EMLs or sample data.
type.inbound
and regex.contains(subject.base, '[A-Za-z0-9][\x{FE00}-\x{FE0D}]')
Test against your own EMLs or sample data.