[]
Parses and returns the value from a formatted string.
object FromFormattedString(string value)
Function FromFormattedString(value As String) As Object
Type | Name | Description |
---|---|---|
string | value | Formatted string |
Type | Description |
---|---|
object | Parsed value |