netCountHostIPs

Category: Network

Syntax:

netCountHostIPs:Int(hostname:String)


Parameters

Returns

Int



Summary

Returns the number of IP addresses associated with a hostname.

Takes a hostname (String).

Returns the count of IP addresses, or 0 if lookup fails (Int).

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn