Gets the ordinal position of the variable with the specified name.
Source position: laz2_xpath.pas line 432
public function TXPathEnvironment.GetVariableIndex( |
const AName: string |
):Integer; |
AName |
|
Name of the variable to locate in the Variables property. |
Ordinal position of the variable with the specified name.
| Version 4.4 | Generated 2025-11-08 | Home |