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

TXPathNumberVariable.AsNumber

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

Declaration

Source position: laz2_xpath.pas line 302

public function TXPathNumberVariable.AsNumber: Extended; override;

Function result

Numeric value for the variable.