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

TStep.Evaluate

Evaluates the XPath expression for the Location Step.

Declaration

Source position: laz2_xpath.pas line 240

public function TStep.Evaluate(

  AContext: TXPathContext;

  AEnvironment: TXPathEnvironment

):TXPathVariable; override;

Arguments

AContext

  

Context node for the expression.

AEnvironment

  

XPath environment for the evaluation.

Function result

Result for the evaluated expression.


Version 4.0 Generated 2025-05-03 Home