match2

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