Skip to main content

Name

msys.core.dns_get_domain — Get a domain record

Synopsis

msys.core.dns_get_domain(domain);

domain: string

Description

Get domain record userdata by passing in the domain name. For a code example see “registerControl example”.

Because this function is in the msys.core namespace, an explicit require('msys.core') is not necessary.

See Also

Was this page helpful?