MakeIPAddress()
Syntax
Result = MakeIPAddress(Field0, Field1, Field2, Field3)Description
Returns the equivalent numeric value of the specified IP address. Each field can only have a value between 0 and 255. The numeric number can be converted back into string in dotted notation with the IPString() function.
This function is especially useful with:
- IPAddressGadget()
Supported OS
All