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

<viz:net>.getName

Returns the computer's name.

<viz:net>.getName()  

Remarks

This command will return the name of the local computer.

Return Value

Computer name

Example

print(viz.net.getName())

See also

<viz:net>.getIP