Unit 'Laz2_XPath' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TXPathEnvironment.xpSum

Implements the sum() function from the XPath Core Function Library.

Declaration

Source position: laz2_xpath.pas line 424

protected function TXPathEnvironment.xpSum(

  Context: TXPathContext;

  Args: TXPathVarList

):TXPathVariable;

Arguments

Context

  

Context node for the function.

Args

  

Arguments for the function.

Function result

Variable returned by the XPath function.


Version 4.4 Generated 2025-11-08 Home