Vizard 7 » Command Index » Vizard modules » viz » <viz:net>.getIP
7.6

<viz:net>.getIP

Returns the computer's IP address.

<viz:net>.getIP()  

Remarks

This command will return the IP address of the local computer.

Return Value

IP address.

Example

print(viz.net.getIP())

See also

<viz:net>.getName