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

TXPathEnvironment.GetVariableIndex

Gets the ordinal position of the variable with the specified name.

Declaration

Source position: laz2_xpath.pas line 432

public function TXPathEnvironment.GetVariableIndex(

  const AName: string

):Integer;

Arguments

AName

  

Name of the variable to locate in the Variables property.

Function result

Ordinal position of the variable with the specified name.


Version 4.4 Generated 2025-11-08 Home