[]
Returns a formatted string (plus attributes) for the value passed.
string ToFormattedString(object value)
Function ToFormattedString(value As Object) As String
Type | Name | Description |
---|---|---|
object | value | Object containing value |
Type | Description |
---|---|
string | Formatted string (plus attributes) |