Start » Filter Reference » Basic » Real » ParseDouble
| Module: | FoundationLite |
|---|
Returns the double number represented by a string.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inString | String | Input String |
![]() |
outDouble | Double? | Input String converted to Double value or Nil |
Complexity Level
This filter is available on Advanced Complexity Level.


Advanced
