• + 0 comments
    function regexVar() {
    return new RegExp("\\d+", "g");
    }