Marc Perkel wrote: > Like to have a string function that extraced the main domain part out od
> an email address that removes subdomains. And it would be smart enought
> to deal with 3 part main domains such as:
>
> yahoo.co.uk
>
> Not sure what to call it but it would work like ${domman:address}
How would it know how many subdomains to remove?
Why can't you build it using ${sg} ?