Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ITreeIteratorNode.getLocation Method 

Gets the string representation of this node's location which the editor can use to refer to this node (programmatic name), e.g. using ITreeIterator.moveTo(String location).

string getLocation();

Return Value

programmatic location

See Also

ITreeIteratorNode Interface | Plumtree.Remote.Sci Namespace