LOTUSSCRIPT/COM/OLE CLASSES


GetPosition method
Example

Returns the position of the entry in the view hierarchy; for example, "2.3" for the third document of the second category.

Defined in

NotesViewEntry

Syntax

position$ = notesViewEntry.GetPosition( separator$ )

Parameters

separator$


Return value

position$


Language cross-reference

getPosition method in Java ViewEntry class

@DocNumber function in formula language

@DocParentNumber function in formula language

Example