Back to product page

Item property


Returns reference to the user currently connected.

Type

WebUser object

Syntax

  • Basic
object.Item (Index)
The Item(object,Index) syntax has these parts:
objectAn expression evaluating to an object of type WebUsers
IndexInteger.

Remarks

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

Platforms

Windows