Variant.toString

Returns a string representation of the type being stored in this Variant.

struct Variant
string
toString
()

Return Value

Type: string

The string representation of the type contained within the Variant.

Meta