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 right to left. For example "127.0.0.1": the field 0 will be '1' and the field 3 will be '127'. This command is especially useful with:

- IPAddressGadget()
- MakeIPAddress()

Supported OS

Windows, AmigaOS, Linux

Network - Index