Removes a variable with the specified name or ordinal position.
Source position: laz2_xpath.pas line 437
public procedure TXPathEnvironment.RemoveVariable( |
Index: Integer |
); |
const AName: string |
); |
Index |
|
Ordinal position for the variable to remove from the XPath environment. |
AName |
|
Name of the variable to remove from the XPath environment. |
| Version 4.4 | Generated 2025-11-08 | Home |