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

TXPathBooleanVariable.AsText

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

Declaration

Source position: laz2_xpath.pas line 291

public function TXPathBooleanVariable.AsText: AnsiString; override;

Function result

String value for the variable.

Version 4.6 Hosted on Source Forge