[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XPath' (#lazutils)

TXPathVariable.AsBoolean

Gets the XPath variable as a Boolean value.

Declaration

Source position: laz2_xpath.pas line 264

public function TXPathVariable.AsBoolean: Boolean; virtual; abstract;

Function result

Value for the variable as a Boolean data type.


Version 4.0 Generated 2025-05-03 Home