TIBCO BusinessEvents™
Standard
XPath
XPath
.
evalAsString()
Signature
String evalAsString (String path)
Domain
ACTION, CONDITION, QUERY, BUI
Description
Evaluate the xpath expression on the objects as specified in XPathbuilder.
Parameters
Name
Type
Description
path
String
Formed using XPathBuilder.
Returns
Type
Description
String
Returns the value identified by path param as String if exists, null otherwise.
Cautions
Using more than one object is join in the rule's engine.