9th July 2024 at 4:11pm
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