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

TXPathEnvironment.xpString

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

Declaration

Source position: laz2_xpath.pas line 408

protected function TXPathEnvironment.xpString(

  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