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  

DNSLookup.Alias

Queries the alias.

Component Version macOS Windows Linux Server iOS SDK
DNSLookup 6.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DNSLookup.Alias"; LookupRef { ; Index } )   More

Parameters

Parameter Description Example Flags
LookupRef The reference number for the DNS Lookup. $Lookup
Index The index of the alias.
From 0 to DNSLookup.AliasCount-1.
Index of -1 gives list with all values.
0 Optional

Result

Returns text or error.

Description

Queries the alias.

See also

Example Databases

Blog Entries

Created 25th November 2015, last changed 25th November 2015


DNSLookup.AddressCount - DNSLookup.AliasCount

Feedback: Report problem or ask question.