The function Number() takes a String 1) and returns a number.
It is possible to convert a string into a certain data type by specifying the data type as a second parameter in order to perform arithmetic operations using XPath.
| Typ | Description |
|---|---|
| G | Integer |
| d | double |
| D | Decimal |
| f | Float |
Number('String')
Number(@Number, 'd')
Number('String', 'Datentyp')
Number('String', 'Datentyp', 'Culture')