:GetLocalDomain()
Class
Syntax
:GetLocalDomain() -> cLocalDomain
Return
The value returned is the same value that was set with the :SetLocalDomain() method.
If no local domain name has been set, an empty string is returned.
Description
The :GetLocalDomain() method copies the local domain name into the specified buffer.
See Also