containsPattern

Returns whether or not the provided array contains an instance of the given match

bool
containsPattern
(
cstring source
,
cstring match
)

Meta