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

TXPathEnvironment.xpTranslate

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

Declaration

Source position: laz2_xpath.pas line 417

protected function TXPathEnvironment.xpTranslate(

  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