Back to product page

Index property


Holds the relative index of the user.

Type

A Long value

Syntax

  • Basic
object.Index
The Index(object) syntax has these parts:
objectAn 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.

Platforms

Windows