XPath.evalAsLong()

Signature

long evalAsLong (String path)

Domain

ACTION, CONDITION, QUERY, BUI

Description

Evaluate the xpath expression on the objects as specified in XPathbuilder.

Parameters

NameTypeDescription
pathStringFormed using XPathBuilder.

Returns

TypeDescription
longReturns the value identified by path param as long if exists, 0L otherwise.

Cautions

Using more than one object is join in the rule's engine.