2022.2

Table Of Contents
extract(xPath)
ExtractsthetextvalueofthespecifiednodeinanXMLfile.
xPath
Stringthatcanberelativetothecurrentlocationorabsolutefromthestartoftherecord.
Example
Thescriptcommanddata.extract('./CUSTOMER/FirstName');meansthattheextractionismadeon
theFirstNamenodeunderCustomer.
Page 378