[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |