apoc.number.parseFloat
Syntax |
|
||
Description |
Parses the given |
||
Arguments |
Name |
Type |
Description |
|
|
The string to parse a float from. |
|
|
|
The pattern the given string is in. The default is: ``. |
|
|
|
An ISO-compliant language tag. The default is: ``. |
|
Returns |
|