Xmlport.CurrentPath() Method
Version: Available or changed with runtime version 1.0.
Returns the CurrentPath for a given node, used when exporting an XmlPort.
Syntax
Path := Xmlport.CurrentPath()
Parameters
Xmlport
Type: Xmlport
An instance of the Xmlport data type.
Return Value
Path
Type: Text
The current path for a given node.