[]
Returns an unformatted string for the value passed.
string ToUnformattedString(object value)
Function ToUnformattedString(value As Object) As String
Type | Name | Description |
---|---|---|
object | value | Object containing value |
Type | Description |
---|---|
string | Unformatted string |