Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

SystemInfo.HostDNSName

Queries the domain name for the host name.

Component Version macOS Windows Linux Server iOS SDK
SystemInfo 5.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "SystemInfo.HostDNSName" )

Parameters

none

Result

Returns name or error.

Description

Queries the domain name for the host name.
See also SystemInfo.DomainName and SystemInfo.HostName.

Examples

Query the host DNS name:

Show Custom Dialog [ MBS( "SystemInfo.HostDNSName" ) ]

See also

Blog Entries

Created 27th November 2014, last changed 15th November 2020


SystemInfo.HardDiscSerial - SystemInfo.HostName

Feedback: Report problem or ask question.