How could we search for an empty or null value with “svySearch”. For example: Our customer want to search for all addresses that don’t have any value in field “phone_nr_home”.
When we use “find” and “search” on a foundset, we could enter “^=” in this field. But how to achieve this with svySearch?