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

TXPathVariable.AsText

Gets the XPath variable as a String value.

Declaration

Source position: laz2_xpath.pas line 266

public function TXPathVariable.AsText: AnsiString; virtual; abstract;

Function result

Value for the variable as a String data type.

Version 4.6 Hosted on Source Forge