WeOnlyDo! wodWebServer ActiveX - Item Property
      
 

Description

Returns reference to the user currently connected.


Property type

A WebUser object.  


Syntax

object.Item(Index)



The Item Property syntax has these parts:

Part Description
object An expression evaluating to an object of type WebUsers.
Index Required. An Integer value.

Remarks

Item property returns reference to requested user. You should specify Index argument as integer between 0 and Count-1, or as string expression.