Skip to content

Commit 0340030

Browse files
authored
Update README.md
1 parent 6021dbf commit 0340030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ downcase("<sourceField>")
506506

507507
##### `filter`
508508

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

511511
```perl
512512
filter("<sourceField>", "<regexp>")

0 commit comments

Comments
 (0)