Googleaccountsearch/english: Difference between revisions
Jump to navigation
Jump to search
→Contacts options
Line 172: | Line 172: | ||
* Zip code & last name | * Zip code & last name | ||
For zip code grouping, you have to enter a RegExp, so that the | For zip code grouping, you have to enter a RegExp, so that the program can find it withing the address data. Examples (use without the quotes): | ||
* for USA: " .. (\d\d\d\d\d)" | * for USA: " .. (\d\d\d\d\d)" | ||
* for Germany: "\d\d\d\d\d" | * for Germany: "\d\d\d\d\d" |