[]
Parses and returns the value from an unformatted string.
object FromUnformattedString(string value)
Function FromUnformattedString(value As String) As Object
Type | Name | Description |
---|---|---|
string | value | Unformatted string |
Type | Description |
---|---|
object | Parsed value |