hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

string-match

Finds all matches of a pattern in a string.
Parameter
Type
Description
self
string
String to search
pattern
string
Regular expression pattern to match
return
number
Number of matches found