Difference between revisions of "Activity:GetXPathResult (Activity)"
(2 intermediate revisions by the same user not shown) | |||
Line 93: | Line 93: | ||
| XPathExpression || <source lang = "vbnet">"//SAPObject"</source> | | XPathExpression || <source lang = "vbnet">"//SAPObject"</source> | ||
|} | |} | ||
+ | |||
+ | <headertabs /> | ||
==See also== | ==See also== | ||
Line 100: | Line 102: | ||
[[Category:XML]] | [[Category:XML]] | ||
− |
Latest revision as of 12:23, 23 February 2015
The GetXPathResult Activity evaluates an XPath expression in XML data. This data is typically provided by the ReadXPathDocument activity or a predecessing GetXPathResult activity.