Back to product page

MyIP property


Holds the IP address of the local computer.

Type

A String value. Holds local computer IP address.

Syntax

  • Basic
object.MyIP [= value]
The MyIP(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodSFTP.
valueA String value.

Remarks

Here you can find the IP address of the local computer, as defined in your network settings. Although you can write to this property it will not change your network settings. It is provided for your reference only.

If your computer has more than one IP address, only first one provided by the OS will be used. You will need to find another way to obtain the remaining IP addresses.

Platforms

Windows