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

TXPathEnvironment.xpStringLength

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

Declaration

Source position: laz2_xpath.pas line 415

protected function TXPathEnvironment.xpStringLength(

  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