Generate Operator > ≥ < ≤ = ≠ Integer All integers (include negative) Regexp anchors (recommended) Regexp Copy
Test Full String Match Does the regular expression match this entire string exactly, not just a substring? Extract Integers Do you know why 23, 74, and 47 are special? And what about 42? The regular expression will be used to extract all matching integers from this text and shown here. (no matches)