dsfx3d/Action to extract unique matches from a string

Extract all unique matches from a string using a regex

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
regexThe regex to matchyes
textThe string to match againstyes
flagsThe flags to use for the regexnogi
namedescription
matchesAll unique matches in comma separated format