2024년 7월 9일 오후 4:11
| purpose | filter items whose length is greater than or equal to the specified minimum length |
|---|---|
| input | a list of items |
| parameter | minlength=the minimum length for items |
| output | those items at least as long as the specified minimum length |
Learn more about how to use Filters
Introduced in v5.1.14