Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Returns the numeric value of the specified xpath.

number myXml.EvaluateNumber()

Returns the numeric value of the specified xpath.

number myXml.EvaluateNumber(xpath: string)

Arguments

string xpath
XPath to evaluate. If not specifed current node is used.