Project

General

Profile

$bindip » History » Revision 2

Revision 1 (Per Amundsen, 02/23/2014 01:19 PM) → Revision 2/4 (Per Amundsen, 02/23/2014 01:20 PM)

_Added in 1.9.0_ 

 *$bindip(N|ipaddress)* 

 Returns information off a network adapter. 

 *Parameters* 

 N|ipaddress - If N = 0, returns the total number of active network adapters else the Nth network adapter or a network adapter matching the ipaddress. 

 *Properties* 

 .name - Returns the name of matched network adapter. 
 .ip - Returns the internal ipaddress associated with the network adapter. 
 .loopback - Returns [[$true]] $true if the associated internal ipaddress is loopback address else [[$false]]. address.