wodSSHTunnel ActiveX Control - Index Property
      
 

Description

Holds the relative index of the user.


Property type

A Long value.  


Syntax

object.Index



The Index Property syntax has these parts:

Part Description
object An expression evaluating to an object of type User.

Remarks

The value of the Index property is generated by wodSSHTunnel for each user that connects. The same Index values can apply to more than one user, as long as they belong to different channels. If you want an index that is unique for the user across all channels, use the ID property.

Indexes can change during the lifetime of the session, as they are relative to other users connected to the same channel.