Skip to content

Commit

Permalink
Merge pull request #288 from metafacture/TobiasNx-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasNx authored Mar 24, 2023
2 parents 8852ff6 + 0340030 commit b1aa60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ downcase("<sourceField>")

##### `filter`

Only keeps field values that match the regular expression pattern.
Only keeps field values that match the regular expression pattern. Works only with array of strings/repeated fields.

```perl
filter("<sourceField>", "<regexp>")
Expand Down

0 comments on commit b1aa60d

Please sign in to comment.