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

TXPathStringVariable.AsText

Gets the value for the variable as a String data type.

Declaration

Source position: laz2_xpath.pas line 315

public function TXPathStringVariable.AsText: AnsiString; override;

Function result

String value for the variable.

Version 4.6 Hosted on Source Forge