LOTUSSCRIPT LANGUAGE


Current property
Example

This property contains the current position in the enumeration. This property is read only.

Defined in

JavaMethodCollection

Data type

Integer

Syntax

To get: Integer = javamethodcollection.Current

Usage

This returns your exact location within the collection.

Example
See Also