.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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