GetXPath Function

  • Updated

Returns xpath of the element.

Syntax 1

 

Returns xpath of the element.

 

GetXPath()

Syntax 2

 

Returns xpath of the element.

 

GetXPath(element)

 

 

Arguments:

 

 

 

element

Any - element whose Xpath is to be determined. Cannot be an entity.

Remarks

  • Example: GetXPath(LoanID) returns "/Loan/LoanID".

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.