regexH library

Functions

regEx1(String pattern, String source) String?
Returns the first match
regExIndexOf1(String pattern, String source) int