[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XPath' (#lazutils)

TXPathEnvironment.xpCeiling

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

Declaration

Source position: laz2_xpath.pas line 426

protected function TXPathEnvironment.xpCeiling(

  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.0 Generated 2025-05-03 Home