match3

Run Settings
LanguageJavaScript
Language Version
Run Command
const text = "123-4567 テスト県テスト市テスト町8-9-10"; const result = text.match(/\d{2,}/g); console.log(result);
Editor Settings
Theme
Key bindings
Full width
Lines