msys.core.dns_get_domain
Last updated March 2020
Name
msys.core.dns_get_domain — Get a domain record
Synopsis
msys.core.dns_get_domain(domain);
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?