Filtering data
Keyword: match
Prefs offers a fairly basic matching functionality to filter out values during .read() or .delete() operations. Filter applies to values only.
To retrieve all values from a list named "signups", that end with letters 'yahoo.com':
To delete all values from a list named "products", that start with 'SKU 58':