Back to product page

Hostname property (User)


Holds the originating host of the user.

Type

A String value

Syntax

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

Remarks

The Hostname property tells you where the user is coming from. This can be localhost or any other IP address that you allow.

Platforms

Windows