Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-09-25 09:33
Flavor·PCRE (Legacy)

/
((S|T)([a-zA-Z0-9]{9})|([0-3])(\d{8})([A-Z]))
/
g
Open regex in editor

Description

Determines if a company's Unique Entity Number is local (Singapore) for ESG FN

Submitted by anonymous