IPAddressField()
Syntax
Result = IPAddressField(IPAddress, Field)Description
Returns the given field value of the specified IP address. 'IPAddress' can be a value created with MakeIPAddress(). Field can be between 0 and 3 from left to right. For example 127.0.0.1: field 0 will be '127' and field 3 will be '1'.
This command is especially useful with:
- IPAddressGadget()
- MakeIPAddress()
Supported OS
All